Poppler 24.04.0 💾

Poppler is librarified PDF rendering toolkit derived from the Xpdf 3.0 code base. It can utilize X11-independent rendering backends like Cairo, Splash, or Qt4 Arthur. It's not designed for platform-agnosticy, but proper BSD/Linux integration; is used by various PDF applications (Evince, Okular, TeXStudio, pdftotext, Zathura, Xournal, Inkscape), and comes with a set of command-line tools of its own.

major bugfix: Core: Optimize page text extraction speed. Clipping path handling in some files. regression in text selection. Text search across lines between paragraphs. Qt6: Crash in SoundObject::data. Utils: Pdfsig: Add Catalan translation. Build system: Build code as C++20.

GNU GPL c++ pdf rendering library developers


pdfgrep 1.3.1

pdfgrep is a commandline tool to search through PDF files. It's similar in its application to grep, and also allows searching with regular expressions or case-insensitively, and recursively through directories. It prints out filenames, page numbers, number of occurences, and most importantly a colorized match list.