You signed a contract last week. The other side sent back what they call "the same contract with minor changes". You can read both PDFs, but reading 47 pages twice to find what shifted is not how the afternoon should go. The fix is automated comparison: a tool that reads both files and shows you the differences without you having to find them yourself.
This guide covers how to compare two PDFs, the three view modes each highlights different things, and the kinds of changes the comparison can and can't catch.
Before you start
A couple of things to check:
- Neither PDF should be password-protected. Comparison reads content from both files. If either is locked, run it through Unlock PDF first (you need the original password).
- Pick the "original" and "modified" versions intentionally. The difference highlighting shows what changed from one to the other. Most workflows treat the earlier version as the original; if you swap the two, the colors of insertions and deletions reverse.
The steps
- Open Blackpdf's Compare PDF tool and drop both files in — the tool needs two PDFs to compare.
- Pick a view mode (covered below).
- The comparison loads both files and highlights the differences. Scroll through to review.
- Optionally save or screenshot the comparison view for sharing.
The three view modes
The tool offers three ways of looking at the comparison, each suited to a different kind of review:
Side by Side. The default. Original on the left, modified on the right. Scroll-synced so both panes stay aligned as you move through the document. This is the most readable view — it shows both versions in their normal layout and lets you flick your eye between them. The differences are highlighted in each pane so you know where to look.
Overlay. Both files rendered on top of each other, with differences highlighted in color. Insertions and deletions appear where they live in the layout. Most useful for spotting subtle visual differences — slight font changes, alignment shifts, layout drift — that are hard to see when the two pages are next to each other.
Difference. A focused view showing only the regions that changed. Strips out everything that's the same in both files, leaving a "patch" of just the changes. Best for quickly answering "what's different?" without re-reading the whole document.
The right mode depends on what you're trying to learn. Side by side for "show me everything in context"; overlay for "show me what shifted visually"; difference for "summarize what changed".
What comparison can catch
The comparison detects:
- Text additions (new sentences, paragraphs, words)
- Text deletions (removed content)
- Text modifications (rewordings, typo fixes)
- Layout changes (paragraph reflows, page break shifts)
- Image changes (replaced or removed images)
- Page additions or removals
For text-based PDFs with extractable text, the comparison is precise — it works at the word and character level.
What comparison struggles with
A few cases where you'll get less reliable results:
Scanned PDFs. If either file is image-based (a scan without OCR), the comparison can only compare pixels, not text. Two documents that say the same thing but were re-scanned at different times will show as completely different. Run scanned documents through OCR PDF first to add a text layer, then compare.
Heavily redesigned versions. A document where the visual layout shifted dramatically (different fonts, different page sizes, new column structure) generates many "differences" that aren't really content changes. Better to compare the underlying content sources if that's what you care about.
Encrypted differences. Anything covered by a digital signature that's been resigned — the byte representation has changed even if the content didn't. Compare visually rather than relying on byte-level diff.
Form fields without filled values. Empty form fields look similar across versions; differences in field properties (default values, validation rules) may not surface unless the rendered appearance changes.
Workflow patterns
Contract revisions. Side by Side, scroll through every page, note significant text changes (definitions, dates, dollar amounts, party names). Even when the other side says "minor changes", verify what changed.
Design proof checks. Overlay mode catches alignment drift, font substitutions, color changes that side-by-side might miss.
"Is this the same document I sent?" Difference mode answers fast — if the difference view is empty, the documents are substantially identical.
Multi-page editorial review. Side by Side gives you the context to evaluate whether an edit improved or hurt the prose. Difference gives you the inventory of what was edited.
Common questions
Can I compare two PDFs that have different page counts?
Yes. The tool aligns the pages as best it can and shows where pages were added or removed. Whole-page additions usually stand out clearly; large deletions show as gaps.
Will the comparison detect a swapped image?
Yes, in most cases. If the new image is in the same position as the old one and is meaningfully different, the comparison highlights the difference. Subtle changes (a logo with a one-pixel color shift) may not register; deliberate ones (a different photo entirely) almost always do.
Can I compare a PDF to a Word document?
Not directly. Convert the Word document to PDF first using Word to PDF, then compare the two PDFs.
Will the comparison preserve when changes were made (a timeline)?
No. Comparison is a snapshot operation: it shows the differences between two specific file versions. For a timeline view of changes over many revisions, you'd need a version-controlled document system (or the editing history maintained by the source application).
Can I export the differences as a report?
Save or screenshot the comparison view. For a more formal change report, the workflow is usually to comment the differences in a shared document and circulate that.
What if the two PDFs are the same byte-for-byte?
Comparison shows no differences. (This is a useful sanity check — if you suspect a file was modified but the comparison comes up empty, the file hasn't actually changed.)
Wrap-up
Three modes by what you're checking:
- Side by side for full-context review (the most common default).
- Overlay for spotting visual drift, layout shifts, font substitutions.
- Difference for a quick "what changed?" summary.
For text-based PDFs, the comparison is accurate down to the word level. For scanned PDFs, OCR them first so the comparison has real text to work with rather than raw pixels.
If you need to do this regularly with the same documents (monthly report comparisons, recurring contract revisions), keep both file versions saved together so the comparison is one drag-and-drop operation each time.
