Poppler
25.01.0
03 Jan 03:31

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: TextOutputDev: Better detect fakebold words. TextOutputDev: Faster sorting algorithm. Internal code improvements. Crashes in malformed documents. Cpp: Remove rect parameter from image::copy, it was never implemented. Qt6: Crash in Submit Forms if document links to non existing field. Qt5: Crash in Submit Forms if document links to non existing field. Glib: Mark transfer of poppler_page_get_selected_region. Utils: Pdfdetach: Make -savefile work with Unicode strings. build system: Don't update pdfsig.pot when POT-Creation-date is the only change.