mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
9 lines
315 B
Text
9 lines
315 B
Text
A tool for visual comparison of two PDFs.
|
|
|
|
It takes two PDF files as arguments.
|
|
If given the --pdf option, output-diff produces a PDF file with
|
|
visually highlighted differences.
|
|
Another option is to compare the two files visually in a simple GUI,
|
|
using the --view argument.
|
|
|
|
WWW: http://vslavik.github.io/diff-pdf/
|