zxpdf
Portable Document Format (PDF) reader
Install
- All systems
-
curl cmd.cat/zxpdf.sh
- Debian
-
apt-get install xpdf
- Ubuntu
-
apt-get install xpdf
- Alpine
-
apk add xpdf
- Arch Linux
-
pacman -S xpdf
- Kali Linux
-
apt-get install xpdf
- Fedora
-
dnf install xpdf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xpdf
- OS X
-
brew install xpdf
- Raspbian
-
apt-get install xpdf
- Dockerfile
- dockerfile.run/zxpdf
- Docker
-
docker run cmd.cat/zxpdf zxpdf
powered by Commando
xpdf
Portable Document Format (PDF) reader
xpdf is a light-weight open source viewer for Portable Document Format (PDF) files (also called 'Adobe Acrobat' or 'Acrobat' files). This is just the xpdf viewer client; various command-line pdf tools are now provided via the poppler-utils package.