Skip to content

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

License

Notifications You must be signed in to change notification settings

luke-cha/diff-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diff-pdf

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

install

pip install pdfminer

usage

python diff-pdf.py before.pdf after.pdf
python diff-pdf.py before.pdf after.pdf -o output.html
python diff-pdf.py before.pdf after.pdf -m 0.1

output

image.png

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published