diff-pdf

v 0.5.2 Updated: 6 months ago

diff-pdf is a tool for visually comparing two PDFs.

It takes two PDF files as arguments. By default, its only output is its return code, which is 0 if there are no differences and 1 if the two PDFs differ. If given the `--output-diff` option, it produces a PDF file with visually highlighted differences. With the `--view` argument it opens a window that lets you view the files' pages and zoom in on details.

https://vslavik.github.io/diff-pdf

To install diff-pdf, paste this in macOS terminal after installing MacPorts

sudo port install diff-pdf

Add to my watchlist

Installations 11
Requested Installations 11