How to Compare PDF Documents in Adobe Acrobat

A step-by-step guide to finding differences between two versions of a PDF using Acrobat Pro's Compare Documents feature.

← Back to Blog

How to Compare PDF Documents in Adobe Acrobat

Why Comparing PDFs Matters

Quick answer: To compare two PDF files in Adobe Acrobat Pro, go to Tools > Compare Documents, select the two files, choose what to compare (text only, or text and formatting), and click Compare. Acrobat highlights all differences in a summary report.

Document comparison is a fundamental task in many professional workflows. Contracts go through multiple revision rounds, and an undetected change to a single clause can have significant legal consequences. Regulatory submissions require strict version control, and regulators may ask for a redline against a previous filing. Medical device documentation, drug approval dossiers, and clinical trial protocols must be maintained with full traceability of every amendment — see our article on FDA PDF compliance for the relevant requirements. In engineering and construction, drawing revisions must be audited before a project proceeds.

Manually reading two versions of a 50-page document side by side to spot differences is error-prone and time-consuming. Adobe Acrobat Pro's Compare Documents feature automates this process, producing a clearly marked report of every change between two files.

Compare Documents is a Pro-only feature — it is not available in Acrobat Standard.

You can also compare PDFs online for free using Mapsoft's PDF Hub — no installation required.

Accessing Compare Documents

In Acrobat Pro, the Compare Documents function is found under the View menu: go to View > Compare Documents. Alternatively, in the Tools panel on the right-hand side, scroll to the Compare category and click Compare Documents. In newer versions of the Acrobat interface, it may also appear under the Tools tab as a named tool card.

Once launched, a dialogue box appears asking you to specify the two files you want to compare and how you want the comparison performed.

Choosing What to Compare

The Compare Documents dialogue offers several configuration options before the comparison runs:

Selecting the Two Documents

You specify an "older" document and a "newer" document. Acrobat presents the newer document's changes relative to the older, so the framing matters: insertions in the newer file will be marked as added, and content present in the older file but absent from the newer will be marked as deleted.

If either file is currently open in Acrobat, it will appear in the drop-down selector. You can also browse to a file on disk. Both files must be accessible locally — the Compare function does not work directly against files stored on a remote server unless they are mapped as a local drive or synced via Document Cloud.

Comparing Specific Pages or Ranges

You are not limited to comparing entire documents. The dialogue allows you to specify page ranges for each file independently. For example, if the older document has pages 1–40 and the newer document has pages 3–43 (because a cover page was added), you can align the comparison correctly by specifying the relevant ranges. This prevents Acrobat from incorrectly flagging entire pages as changed simply due to an offset.

Text Only vs Text and Images

The comparison type controls the scope of what is analysed:

  • Text only — Acrobat compares the textual content of each page, ignoring visual or graphical differences. This is faster and produces a cleaner report for document-heavy files such as contracts, policies, and reports. Minor layout shifts caused by reflow do not generate spurious marks.
  • Text and images — Acrobat also detects changes to images, graphics, logos, diagrams, and formatting. This is appropriate when visual content is substantively important, such as technical drawings, marketing materials, or anything with embedded diagrams. It typically produces a more detailed (and potentially noisier) report.

For most legal and business document reviews, Text Only is the preferred setting. For design or technical documentation where visual accuracy matters, use Text and Images.

Understanding the Comparison Report

After the comparison runs, Acrobat opens a new, read-only PDF that is the comparison report. This report does not modify either of your original documents.

The Summary Panel

A panel on the left side of the screen displays a summary of the comparison. It shows the total number of differences found, broken down by category (insertions, deletions, replacements, and so on). Each item in the summary is a clickable link that navigates to the relevant location in the document.

Per-Page Highlighting

In the document view, changes are highlighted directly on the page using colour-coded marks. Each highlight is clickable, opening a tooltip or annotation that explains the nature of the change. You can navigate through all changes sequentially using the arrow buttons in the comparison toolbar.

Mark Types and What They Mean

The comparison report uses distinct visual conventions for each type of change:

  • Inserted text — content present in the newer document but not in the older. Typically highlighted in one colour (often green or blue depending on your Acrobat version).
  • Deleted text — content present in the older document but removed in the newer. Typically struck through or highlighted in a contrasting colour (often red).
  • Replaced text — a portion of text that exists in both documents at the same location but with different content. Shown as a deletion of the old text and an insertion of the new text in the same area.
  • Moved content — a block of text that is identical in both documents but appears on a different page or in a different position. Acrobat identifies these as moves rather than a deletion plus an insertion, making it easier to distinguish substantive edits from restructuring.
  • Image changes — when comparing Text and Images, Acrobat marks areas where embedded images have been added, removed, replaced, or repositioned.

Using the Side-by-Side View

In addition to the annotated comparison report, Acrobat Pro offers a side-by-side view that displays both documents simultaneously with the differences synchronised between the two panes. Scrolling in one pane scrolls the other in step, and clicking on a highlighted change in either pane highlights the corresponding location in the other.

The side-by-side view is particularly useful when you want to read full context around a change rather than just the annotated excerpt in the comparison report. To access it, use the view toggle in the comparison toolbar that appears when the report is open.

Exporting Comparison Results

The comparison report PDF can be saved like any other PDF. You can then share it with colleagues, attach it to a contract management system, or archive it as a record of the changes made between two versions. Because the report is a standard PDF, recipients do not need Acrobat Pro to read it — Acrobat Reader is sufficient for viewing the annotations.

You can also print the comparison report directly from Acrobat if a paper record is required.

Limitations to Be Aware Of

Scanned PDFs Require OCR First

If either document is a scanned image PDF — one where the pages are photographs of paper rather than machine-readable text — the comparison engine cannot analyse the text content directly. You must run Optical Character Recognition (OCR) on the scanned file first using Acrobat's Enhance Scans tool (formerly Recognise Text). Once OCR has created a text layer, the comparison will work as expected. See our guide on creating searchable PDFs for detail on running OCR in Acrobat. Attempting to compare a scan without OCR will produce a report full of image-level differences rather than meaningful text changes.

Heavily Formatted Documents

Documents with complex formatting, multiple columns, tables, footnotes, or unusual layout can generate false positives in a text comparison. If text reflows between pages due to a font change or margin adjustment, Acrobat may report large sections as changed when the actual textual content is identical. In these cases, consider using the Text Only comparison type and reviewing the report with the side-by-side view to distinguish real changes from layout artefacts.

Protected and Restricted Documents

If either document has security restrictions that prevent content extraction or copying, Acrobat cannot compare it. The restriction must be removed (using the document's password if you have it) before comparison is possible.

Alternative Comparison Tools

When Acrobat Pro is not available or its comparison output is insufficient for a particular workflow, several third-party tools exist. Workshare Compare (now Litera Compare) is widely used in law firms. DeltaView and Draftable are browser-based alternatives. Microsoft Word’s built-in Compare Documents feature works well when the source documents originated as Word files and were later converted to PDF, because comparing at the Word stage gives better fidelity than comparing the PDF outputs. For programmatic or automated comparison at scale, libraries such as DiffPDF (open-source) or Aspose’s PDF comparison API can be integrated into document processing pipelines.

Choosing the Right Tool: A Comparison Matrix

The decision between Acrobat’s built-in comparison and a specialised tool comes down to four factors: who’s doing the work, what kind of changes matter most, what the volume looks like, and what licensing is already in place.

ToolBest forStrengthLimitation
Adobe Acrobat ProGeneral-purpose review by anyone with Acrobat accessAlready installed; fast; integrated with the rest of the Acrobat workflowPro-only; reports get noisy on heavily formatted layouts
Litera Compare (formerly Workshare)Law firms doing contract redline at scaleIndustry-standard redline output; clause-level intelligence; integrates with iManage and NetDocumentsSubstantial per-seat cost; legal-document focus less suited to non-legal work
DraftableQuick visual comparison without installing softwareBrowser-based; clean side-by-side UI; good free tier for occasional useReports lack the analytical depth of Acrobat or Litera; subscription required for volume
Microsoft Word Compare DocumentsDocuments that originated as Word filesHighest-fidelity redline because it compares at the structural source level, not the rendered PDFRequires the original Word source; useless for PDF-only comparisons
DiffPDF (open-source)Programmatic batch comparison in technical pipelinesFree; scriptable from the command line; runs cleanly on Linux servers for headless workflowsVisual report quality below commercial tools; no clause-level intelligence
Aspose.PDF comparison APIEmbedded comparison in custom applicationsJava/.NET API; integrates into bespoke document review systems; handles thousands of documents per dayPer-document licensing; requires development effort to surface results to non-developer users

For most non-legal organisations, Acrobat Pro is the right default and only fails over to a specialised tool when volume or domain-specific requirements force the issue. For law firms, Litera Compare is more often the daily driver and Acrobat is the secondary tool used only when the source files weren’t produced through the firm’s normal authoring chain.

Real-World Comparison Workflows

The Compare Documents feature is the same regardless of context, but the surrounding workflow varies considerably by use case.

Legal Contract Redline

The classic case: counterparty returns a marked-up version of a draft contract, and you need to know exactly what they changed. The high-fidelity workflow is to compare the Word source files, not the PDFs — because Word retains the structural change information that PDF flattens. If only PDFs are available (the counterparty refused to share the Word version, or the contract was signed and PDF’d before the negotiation began), Acrobat’s Compare Documents feature with Text Only mode is the right second-choice tool. Save the comparison report alongside the original two PDFs in your document management system — if the matter ever reopens or the change history becomes relevant, the report is your evidence trail.

Regulatory Submission Review

FDA submissions, EMA filings, regulatory dossiers: the version that goes to the regulator must match exactly what was approved internally, and any deviation needs to be flagged before submission. The workflow is conservative — compare the final candidate against the most recently approved internal version, generate the comparison report, and require a documented sign-off from the responsible reviewer that all flagged differences are intentional. This is exactly the kind of process where Acrobat’s Compare Documents feature does well: a regulatory team that already has Acrobat Pro doesn’t need to procure another tool.

Technical Documentation Revision

Operating manuals, service procedures, and aviation maintenance documents revise frequently and the changes must be communicated clearly to end users. The pattern is to compare the new revision against the previous published version, extract the change summary into the document’s revision history page, and use the side-by-side view during the review meeting to walk through each change with subject-matter experts. For long technical documents the Text Only mode produces cleaner output; switching on Text and Images is appropriate when diagrams or schematics have been updated.

Translation and Localisation Verification

When a document is translated, the layout in the localised version inevitably differs from the source — longer or shorter strings reflow text, accented characters require different fonts, RTL languages require mirrored layouts. Comparing translated PDFs to source PDFs with Compare Documents is mostly noise. The right tool here is Word-level comparison of the localisation kit (the source XML or DOCX files), with Acrobat’s comparison reserved for spot-checking that the final PDF rendered the localisation kit correctly — not for finding what changed.

Batch Comparing Multiple Documents

Comparing two PDFs is simple. Comparing twenty pairs — a folder of "before" PDFs against a folder of "after" PDFs — is where Acrobat’s UI becomes the bottleneck. Three strategies for batch comparison:

Acrobat Action Wizard. Build an action that runs Compare Documents against pairs of files matched by filename, exports the report to a defined location, and moves on to the next pair. The action runs unattended and produces a folder of comparison reports for review. This is the right approach when the comparison itself is straightforward but the volume is the only obstacle.

JavaScript automation. Acrobat’s scripting DOM exposes the document-comparison capability programmatically. A folder-loop script that pairs files by filename pattern (for example doc-v1.pdf with doc-v2.pdf) runs through any number of comparisons in sequence. We cover the broader pattern in Acrobat Action Wizard.

Headless server-side comparison. For organisations running document pipelines where comparison is one stage among many (ingest, OCR, compare, archive), a server-side library — DiffPDF on Linux, Aspose.PDF in a .NET service, or the Adobe PDF Services API for the cloud option — runs without an Acrobat instance and integrates cleanly into a queue-driven workflow. The trade-off is the visual quality of the report (worse than Acrobat’s) against the operational simplicity (much better than running Acrobat as a service).

For most teams, the right starting point is Acrobat with the Action Wizard. Move to JavaScript when the matching logic gets fiddly, and to a server-side library only when the volume justifies the engineering. The mistake is reaching for the most automated tool first — an action that handles fifty pairs per day reliably is more valuable than a server-side pipeline that handles five hundred but breaks under unusual filenames.

Related Articles

How to Merge PDFs in Adobe Acrobat

Learn how to merge PDF files in Adobe Acrobat using the Combine Files tool, Insert Pages, and JavaScript. Covers bookmarks, form fields, and PDF/A compliance.

How to Split PDF Files in Acrobat

Learn how to split PDF files in Adobe Acrobat — extract pages, split by page count or file size, split by bookmarks, and automate splits with JavaScript.

How to Add Watermarks to PDF Files

Learn how to add text and image watermarks to PDF files in Adobe Acrobat — covering appearance, page ranges, saving configurations, removal, and programmatic watermarking with JavaScript.

Automate Your PDF Workflows

Mapsoft builds plugins and custom tools that extend Acrobat Pro for demanding document workflows. Explore our products or contact us to discuss your requirements.

Get Adobe Acrobat Pro →