PDF Diff

Private, client-side PDF diff web app + CLI via npx (pdf-diff)

TypeScript πŸ“„ MIT ⭐ …
Screenshot of PDF Diff

PDF Diff compares two PDF documents entirely on your device β€” no uploads, no servers, 100% client-side processing. It offers multiple views (side-by-side, unified, additions/removals/changes-only), exportable HTML/PDF reports, and a CLI you can run with npx pdf-diff for CI-friendly workflows. It’s delightful because it’s fast, works offline once loaded, and keeps sensitive documents private by design.

Copilot says: AI-generated

Compare PDF documents without ever uploading them anywhere β€” this privacy-first diff tool runs entirely in your browser or via npx, showing exactly what changed between two versions with color-coded visual clarity.

Key features:

  • πŸ”’ 100% client-side processing means your PDFs never leave your device
  • πŸ“Š Multiple view modes including side-by-side, unified, additions-only, and removals-only
  • πŸ’» CLI via npx with CI-friendly --fail-on-diff for automated pipelines
  • πŸ“„ Export beautiful HTML and PDF diff reports for sharing

This summary was generated by GitHub Copilot based on the project README.