Poppler 24.12.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: Cairo: rendering of JPX images with transparency. Cairo: JPX transparency regression. Override encoding for Zapf Dingbats. Improve Signature appearance generation code. Improve Stamp appearance generation code. Mark certificates that can do qualified signing. Internal code improvements. Qt6: Mark certificates that can do qualified signing. Glib: Add free text annotations support. Utils: Pdfsig: Improve man page. Build system: Install some more internal headers. Build with in-tree build.

GNU GPL c++ pdf rendering library developers


pdfgrep 2.2.0

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.