comparepdf
command line tool for comparing two PDF files
Install
- All systems
-
curl cmd.cat/comparepdf.sh
- Debian
-
apt-get install comparepdf
- Ubuntu
-
apt-get install comparepdf
- Kali Linux
-
apt-get install comparepdf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install comparepdf
- Raspbian
-
apt-get install comparepdf
- Dockerfile
- dockerfile.run/comparepdf
comparepdf
command line tool for comparing two PDF files
comparepdf is a command line tool for comparing two PDF files. By default it compares their texts but it can also compare them visually (e.g., to detect changes in diagrams, images, fonts, and layout). It should prove useful for automated testing.