TheurgicDuke771 / pdf_compare

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%