Do you know a good Windows software to compare PDF files side-by-side and show the modifications between the two?
It would be great if you can post both free and not-free products.
|
Do you know a good Windows software to compare PDF files side-by-side and show the modifications between the two? It would be great if you can post both free and not-free products. | |||||||
feedback
|
|
| |||
|
feedback
|
|
On Linux and Windows you can use
On Ubuntu install using:
See further this UbuntuGeek page on comparing pds textually or visually. | |||||||
feedback
|
|
I recently found this and I love it. https://github.com/vslavik/diff-pdf Cross platform, free, and works well. | |||||||
feedback
|
|
Free, Not the best but... I open both documents up and have them split screen against each other. Not the most practical solution, but it works! I have not seen a good DIFF package for PDF files and whilst manual and annoying, my way works! | |||||||
feedback
|
|
Commercial: You can use the original Adobe Acrobat Professional, for a whopping $449 : If you decide on Acrobat, the comments on this page are pertinent to its use. | |||||||
feedback
|
|
Great tool and easy to use : Compare-It v4 (from http://www.grigsoft.com/) Compares many different kind of files. It has some built-in converters, including one for PDF files. I've used it quite a few times with satisfying results. Really should try this. Trial version allows comparison for unlimited time. | |||
|
feedback
|
|
If you are comparing text inside a pdf, then Beyond Compare does this. Not free, but there is a thirty day trial. | |||
|
feedback
|
|
You can also use Adobe Acrobat X. Its has built in PDF comparison functionality under "View -> Compare Documents. | |||
|
feedback
|
|
PDiff for Mac (on the AppStore). Side-by-side display of two PDFs with marked diffs, second pane with side-by-side display of the extracted texts. Differences in layout, even due to page breaks and column breaks handled smoothly. Free demo at http://www.csci.de/en/pdiff According to the developers there will also be a windows port, however aiming at business customers (”professional" edition). | ||||
|
feedback
|
|
Another less than ideal solution:
Depending on how complex the formatting in the PDFs is and the kind of changes you're looking for, this might be OK. | |||
feedback
|
|
Don't know it, but there is also comparePDF (not free, but a 30 day trial possible): http://www.compare-pdf.com/download.htm | |||
|
feedback
|
|
For a very primitive form of synchronized scrolling between two pdf files, you can use the following autohotkey script I wrote. It assumes you have two SumatraPDF windows open. Press right to go to the next page in both windows, press left for the previous page.
| |||
|
feedback
|
|
Here is a screenshot of
The call to obtain that image was:
... where testA.pdf/testB.pdf are obtained by compiling this simple Latex file with
| ||||
|
feedback
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.