How to Compare Two Documents in Word
Microsoft Word's built-in document comparison tools are genuinely powerful — and surprisingly underused. Whether you're tracking changes between contract drafts, reviewing a colleague's edits, or checking whether a final version matches an approved one, Word can do the heavy lifting automatically. Here's how the feature works, what it actually shows you, and why results can vary depending on your setup.
What Document Comparison Actually Does
When you compare two documents in Word, the application performs a redline comparison — it analyzes both files and generates a third document that marks every insertion, deletion, formatting change, and moved text between them. This is the same concept used in legal and publishing workflows for decades, just automated.
The output isn't a side-by-side view (though that's also available). It's a merged markup document showing all differences with tracked changes notation, plus optional panes showing the original and revised versions alongside it.
How to Run a Document Comparison in Word
The feature lives under the Review tab in the ribbon. Here's the basic path:
- Open Microsoft Word (you don't need either document open first)
- Go to Review → Compare → Compare…
- In the dialog box, select your Original document and your Revised document
- Choose a label for the tracked changes (usually the reviewer's name)
- Click OK
Word generates a new comparison document. Neither of your original files is modified.
The "Combine" Option — What's Different
Directly beneath Compare in that same menu, you'll find Combine. These two options are related but distinct:
| Feature | Compare | Combine |
|---|---|---|
| Purpose | Diff two versions of a document | Merge tracked changes from multiple reviewers |
| Best for | Final vs. original comparison | Consolidating edits from several people |
| Output | Single marked-up document | Single document with all reviewers' changes visible |
If you sent a document to three people and got three edited copies back, Combine is what you want. If you're simply checking what changed between version 1 and version 5, use Compare.
What Gets Flagged — and What Might Be Missed
Word's comparison engine catches:
- Text insertions and deletions — the most obvious changes
- Formatting changes — font, size, bold, italic, paragraph spacing
- Moved text — passages that were cut and pasted elsewhere
- Table edits — added/removed rows, cell content changes
- Comment additions
What it can handle less cleanly: heavily reformatted documents, files converted between formats (like a .docx that spent time as a PDF and was converted back), or documents where the structure was rebuilt from scratch rather than edited. In those cases, Word may flag nearly every line as changed, even if the actual wording is identical — because the underlying XML structure differs.
Advanced Options Worth Knowing 🔍
The comparison dialog has a More button that expands a full list of comparison granularity settings. You can tell Word to ignore or include:
- Case changes
- Whitespace differences
- Tables, fields, footnotes, and headers
- Formatting (useful if you only care about textual changes)
Deselecting formatting comparison, for instance, gives you a much cleaner result when comparing documents that were styled differently but contain the same text edits.
You can also control comparison granularity — at the word level or character level. Character-level comparison is more precise but produces denser markup, which can be harder to read in documents with many small edits.
Factors That Affect How Useful the Results Are
The comparison output quality depends on more than just clicking the right buttons:
File format consistency matters. Comparing two .docx files produces more reliable results than comparing a .doc against a .docx, or any file that was exported and re-imported. Format conversions introduce structural noise.
How the revision was made matters. A document that was edited directly in Word retains clean tracked-change data. A document that was printed, scanned, and OCR'd back into Word — even if it looks identical — will produce a messy comparison result because it's now essentially image-derived text with no structural relationship to the original.
Word version matters. The comparison feature exists across Word 2016, 2019, 2021, and Microsoft 365, but the interface and available options vary slightly. Word for Mac has the same core feature but with a different layout. The web version of Word (Word Online) has limited comparison functionality compared to the desktop application — it lacks the advanced granularity settings entirely.
Document length and complexity matters. Very long documents with extensive tables, embedded objects, or complex styles take longer to process and occasionally produce comparison results that require manual review to interpret correctly.
Reading the Output
The comparison result opens in a three-panel view by default: the markup document in the center, the original on the left, and the revised on the right. You can close the side panels if they're distracting — the markup document alone contains all the information.
Changes appear as tracked changes: red strikethrough for deletions, underlined text for insertions, and change bars in the margin. You can accept or reject individual changes, or use Accept All / Reject All under the Review tab to resolve the document in one direction.
The Reviewing Pane (also under Review) gives you a scrollable list of every change, which is useful when navigating a long document with hundreds of differences. 📄
When Results Don't Look Right
If the comparison output shows everything as changed — even lines that look identical — the most common causes are:
- Different document templates applied to each file
- Auto-formatting or autocorrect that altered invisible structure
- Font embedding or compatibility mode differences
- One document was created in a different application and saved as
.docx
In those situations, running the comparison with formatting differences disabled often strips away the noise and reveals only the genuine textual changes.
The right approach to document comparison in Word ultimately depends on what kind of documents you're working with, which version of Word you're running, and exactly what kind of differences matter to you — clean text changes, formatting shifts, or both.