FAQ › Editing & Annotation

How to Compare Two PDF Files (See What Changed)

The short answer

Comparing two PDFs is easy if they’re mostly text: open both in a tool with a compare feature (Adobe Acrobat has one, and several free online services do), and it highlights what changed — added, removed, and modified text. For image-heavy or scanned PDFs, comparison tools get less useful, because every pixel difference looks like a change.

Compare PDFs online (the fast route)

  1. Open a PDF comparison service in your browser.
  2. Upload version A and version B.
  3. Download the report — changes are usually highlighted in colors (red = deleted, green = added).

This is the right tool when you need to check what changed between drafts of a contract or report. Free tiers handle reasonable page counts and produce a difference report you can share with others.

Compare PDFs with Adobe Acrobat

If you have Acrobat (Pro or the Compare Files tool), the comparison is more precise: Tools → Compare Files, pick the two PDFs, and it reports text changes, formatting shifts, and even moved images. The result is a proper change log, which is what auditors and lawyers want.

The honest part

Where comparison tools fall apart:

  • Scanned PDFs. If either file is a scan, the tool compares pixels, not meaning — every shadow, rotation, or compression artifact becomes a “change”. You’ll drown in false positives. For scans, compare the OCR’d text instead, or do it by eye.
  • Redesigns. If someone re-laid-out the document (different fonts, new columns), a compare tool reports “everything changed” even when the content is identical. Visual redesigns break text comparison.
  • Small print gets flagged. Whitespace differences, kerning, even the PDF’s internal metadata can show up as changes. Expect noise and learn the tool’s filter settings.

One practical tip: before comparing, make sure both files are the same version of the document, not different exports of the same version — a re-export alone can produce differences. And if the files are huge, compress both first to keep the compare tool fast.

Related questions