Windows

Windows

Windows 10 / 11 · 64-bit
Download installer
macOS

macOS

macOS 10.14+ · Intel / Apple Silicon
Download DMG
Linux

Linux

Multiple package managers below
See options
Linux

Pick your distro

Native packages for the most popular distributions, plus a portable AppImage that runs everywhere.

Ubuntu

Ubuntu / Debian / Snap

Snap Store package, auto-updates handled by snapd
sudo snap install pdfapps
Fedora

Fedora

From the Copr repository, native RPM
sudo dnf copr enable nelsonduarte2809/pdfapps && sudo dnf install pdfapps
Arch Linux

Arch / Manjaro

From the AUR. Source build (lightweight) or pre-compiled binary.
yay -S pdfapps # source yay -S pdfapps-bin # binary
AppImage

AppImage (any distro)

Portable, no installation. Works on any modern Linux.
chmod +x PDFApps-*.AppImage && ./PDFApps-*.AppImage
Download 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.