Not affiliated in any way, just a happy user.
Show HN: PDF-Diff - Visualize any differences between two PDFs
11–20 of 37 posts
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#12i-net PDFC is my favorite tool in this space (after having tried a dozen others). Awesome features, multi-platform. Free trial version and an online demo available. https://www.inetsoftware.de/products/pdf-content-comparer Not affiliated in any way, just a happy user.
I'm playing with alpha compositing, I'm going to commit some little changes to enchant the experience a little bit.
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#13i-net PDFC is my favorite tool in this space (after having tried a dozen others). Awesome features, multi-platform. Free trial version and an online demo available. https://www.inetsoftware.de/products/pdf-content-comparer Not affiliated in any way, just a happy user.
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#14I made a PDF diff tool for myself for one of my internships >10 years ago. One of my responsibilities was to get sign-off on any changes engineers made to schematics. (It was a really bad internship! I ended up automating a bunch of stuff for them because my actual job was mind-numbingly boring.) After the first few times comparing PDFs of schematics by eye, I said screw it and wrote a tool to export to PNGs and then…
Many times, you aren't really concerned with the specific differences being described natively. You just want to know if a human would perceive differences between 2 copies of the "same" form.
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#15i-net PDFC is my favorite tool in this space (after having tried a dozen others). Awesome features, multi-platform. Free trial version and an online demo available. https://www.inetsoftware.de/products/pdf-content-comparer Not affiliated in any way, just a happy user.
Thanks for the comment! I think it's not too difficult to build something similar (even with a web server so you can make comparison on fly). I'm playing with alpha compositing, I'm going to commit some little changes to enchant the experience a little bit.
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#16Earlier quoted context omitted.
Thanks for the comment! I think it's not too difficult to build something similar (even with a web server so you can make comparison on fly). I'm playing with alpha compositing, I'm going to commit some little changes to enchant the experience a little bit.
Most important for me is the ability to ignore page boundaries. Removing the first half of the first page of one source document shouldn't produce differences on all following pages.
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#17Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#18Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#19See also diff-pdf https://vslavik.github.io/diff-pdf/ that I usually use for this. (Seems to be relatively popular; 1.4k stars on GitHub: https://github.com/vslavik/diff-pdf )
Re: Show HN: PDF-Diff - Visualize any differences between two PDFs
#20On Windows I was quite happy with DiffPDF[1]. As far as I remember there used to be an older open source version as well. But I could not found it on first glance. [1] https://www.qtrac.eu/diffpdf.html
There is a fork here: https://gitlab.com/eang/diffpdf