Skip to content

Releases: vslavik/diff-pdf

Version 0.5.2

26 Jan 17:33
v0.5.2
Compare
Choose a tag to compare

Windows binaries are now built as 64-bit.
Fixed display of usage message on Windows to show in a message box.

Version 0.5.1

15 Apr 08:10
v0.5.1
Compare
Choose a tag to compare

Added new --per-page-pixel-tolerance option by @gstark.

Version 0.5

13 Feb 13:57
v0.5
Compare
Choose a tag to compare
  • Added new --dpi option that helps with ignoring small differences, particularly when combined with channel-tolerance. Thanks @bendablegears!
  • Added --grayscale option to convert the diff output to grayscale and only use color for pixels with differences. This is useful for comparing documents that use colors and that may look confusing in the diff view.

Version 0.4.1

17 Jan 16:45
v0.4.1
Compare
Choose a tag to compare

Fixes some bugs (#64, #65) that crept into 0.4. All users of 0.4 should update.
Thanks go to @alxckn and @pietvo for spotting and fixing the bugs.

Version 0.4

09 Jan 11:02
v0.4
195343e
Compare
Choose a tag to compare

Added new useful options contributed by @fatalmind:

  • --skip-identical only outputs pages with actual differences
  • --channel-tolerance makes it easy to ignore tiny differences
  • --mark-differences adds visual markers to the margin to highlight where small changes are

Version 0.3

10 Feb 16:46
v0.3
Compare
Choose a tag to compare

Many accumulated fixes since v0.2.