v1.11.0 · Latest release
Download PDFApps
Free forever, open source. Choose your platform below — installation takes less than a minute.
Linux
Pick your distro
Native packages for the most popular distributions, plus a portable AppImage that runs everywhere.
Ubuntu / Debian / Snap
Snap Store package, auto-updates handled by snapd
sudo snap install pdfapps
Fedora
From the Copr repository, native RPM
sudo dnf copr enable nelsonduarte2809/pdfapps && sudo dnf install pdfapps
Arch / Manjaro
From the AUR. Source build (lightweight) or pre-compiled binary.
yay -S pdfapps # source
yay -S pdfapps-bin # binary
AppImage (any distro)
Portable, no installation. Works on any modern Linux.
chmod +x PDFApps-*.AppImage && ./PDFApps-*.AppImage
Optional
External tools
For OCR and advanced compression. PDFApps works without these but two tools require them.
Tesseract OCR
Required by the OCR tool to recognize text in scanned PDFs.
Ghostscript
Used by the "extreme" compression level for maximum file size reduction.
The Windows installer offers to install both automatically. On Linux, install from your package manager.