Compare PDF documents using PDF Miner and print out the differences as HTML documents
pip install pdfminer
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.