Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 698 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 698 Bytes

PDF Compare

Compare PDF documents using PDF Miner and print out the differences as HTML documents

install

pip install pdfminer

usage

In terminal execute the bellow command:
python diff-pdf.py
Selct source & target PDF files.
Optionally give output html file path and/or margin value.
Click on PDF Diff button to compare the PDF files.
When comparison is completed, you'll get a pop-up message.
Choose another set of files to compare again or close the application.

application

image.png

output

image.png