Skip to content
#

pdf-comparison

Here are 17 public repositories matching this topic...

This Python-based tool allows for efficient comparison of two or more PDF documents, highlighting the differences between them. It extracts and compares the words in the PDFs, ignoring whitespace differences, and highlights the changed, added, or missing words.

  • Updated May 27, 2025
  • Python

This tool compares the text content of two PDF files or images and generates an HTML file highlighting the differences in a format similar to VSCode's Git Diff view. It supports text extraction from PDFs and images (using Tesseract OCR) and provides a visual side-by-side comparison of the differences. Perfect for document version control, proofread

  • Updated Mar 30, 2025
  • HTML

Improve this page

Add a description, image, and links to the pdf-comparison topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-comparison topic, visit your repo's landing page and select "manage topics."

Learn more