sudo dnf install xpdf
Are you looking for a specific task (text extraction, image export, metadata analysis) or installation help for a particular OS? xpdf tools
If you need to turn a PDF page into an image (for sharing as a JPEG or using in a presentation), this is your tool. It converts PDF pages to PPM, PNG, or JPEG formats. sudo dnf install xpdf Are you looking for
: Lists or extracts attachments embedded within a PDF. Key Features and Advantages : Lists or extracts attachments embedded within a PDF
Most Linux distros have replaced xpdf's tools with Poppler (a fork), which uses similar command names (e.g., pdftotext from poppler-utils).
: All utilities read an optional configuration file ( xpdfrc ), allowing users to define default fonts, search paths, and encoding maps. Xpdf vs. Poppler
sudo apt-get install xpdf