When you use the Compare Documents feature in Word, you may notice that changes involving spaces, tabs, or blank lines are not marked. Word treats these whitespace-only differences as non-substantive and hides them by default. This behavior can cause reviewers to miss formatting or structural edits that rely on consistent spacing. This article explains why Word skips whitespace-only changes during document comparison and provides the exact settings to make those differences visible.
Key Takeaways: Making Word Show Whitespace Differences in Compare
- Review > Compare > Show Source Documents > Show All: Ensures both original and revised documents appear in the review pane so you can see every difference.
- Review > Compare > Compare > More > Comparison Settings > Show deletions and formatting: Unchecking this option does not affect whitespace; the real control is in the Show changes at setting below.
- Review > Compare > Compare > More > Show changes at > Character level: Forces Word to detect and mark every single-character change, including spaces and tabs.
Why Word Ignores Whitespace-Only Differences in Document Comparison
Word’s built-in Compare tool is designed to highlight substantive changes such as added or deleted text, formatting changes, and moved content. By default, the comparison engine filters out changes that do not affect the visible text content. Whitespace characters — spaces, tabs, carriage returns, and blank paragraphs — fall into this category.
The root cause lies in the Show changes at setting. When set to Word level, the comparison engine looks at whole words or blocks of text. Adding or removing a single space within a word or between sentences is treated as part of the surrounding word and is not flagged as a change. The engine also ignores leading or trailing whitespace in paragraphs.
Another factor is the Comparison settings dialog that appears when you launch Compare. Many users overlook the Show deletions and formatting check box and the granularity options beneath it. Even when you enable all formatting options, the whitespace issue persists unless you switch from word-level to character-level comparison.
Additionally, Word’s default behavior in Compare is to treat space changes as part of formatting or layout rather than as content edits. This design simplifies review for most users, but it becomes a problem when precise spacing is critical — for example, in legal documents, code listings, or tables where alignment matters.
Steps to Show Whitespace-Only Differences During Document Comparison
Follow these steps to configure Word’s Compare tool to detect and mark every whitespace difference. The key change is switching from word-level to character-level comparison.
- Open the Compare dialog
Go to Review > Compare > Compare. This opens the Compare Documents dialog box. - Select the original and revised documents
In the Original document drop-down, choose the earlier version. In the Revised document drop-down, choose the version that contains the whitespace changes. If the documents are not listed, click the folder icon to browse for them. - Open the advanced comparison settings
Click the More button (a double chevron or arrow) to expand the Comparison settings section. - Clear all formatting and content check boxes
In the Comparison settings area, uncheck every box under Compare except the one you need. To focus purely on whitespace, uncheck Show deletions and formatting and all individual formatting options. This prevents Word from merging formatting changes with whitespace changes. - Set the comparison granularity to character level
Under Show changes at, select Character level instead of Word level. This is the critical setting. Character-level comparison forces Word to examine every single character, including spaces, tabs, and paragraph marks. - Choose where to show the changes
At the bottom of the dialog, select Show changes in: New document. This creates a third document that contains all differences, including whitespace-only ones. - Run the comparison
Click OK. Word generates a new document with tracked changes. Whitespace-only differences now appear as insertions or deletions. - Review the whitespace changes in the Reviewing Pane
If the changes are still hard to see, open the Reviewing Pane by going to Review > Reviewing Pane and selecting Reviewing Pane Vertical. The pane lists each change, including spaces and tabs.
Alternative Method: Use Track Changes Before Comparing
If you have control over the editing process, you can avoid the Compare tool entirely. Ask the author to turn on Track Changes before making any edits. Track Changes captures every keystroke, including spaces and tabs, by default. After the edits are complete, you can accept or reject each whitespace change individually.
Alternative Method: Use a Third-Party Comparison Tool
For documents where whitespace differences are critical, consider using a dedicated diff tool such as WinMerge or Beyond Compare. These tools compare the raw text of two files and highlight every character difference, including whitespace, without relying on Word’s comparison engine.
If Word Still Skips Whitespace Changes After Changing Settings
Word Compare Still Shows No Differences for Spacing
If you set the comparison to character level but whitespace changes still do not appear, check whether the whitespace is actually different between the two documents. Open both documents side by side and enable the Show/Hide paragraph marks button (the pilcrow icon in the Paragraph group on the Home tab). Look for extra spaces, tabs, or blank lines in one document that are missing in the other. If the whitespace is identical, Word correctly shows no differences.
Whitespace Changes Show as Formatting Changes Instead of Insertions or Deletions
When you compare documents with Show deletions and formatting enabled, Word may display a space change as a formatting difference (e.g., Formatting Changed). To see the space as an insertion or deletion, uncheck Show deletions and formatting in the Comparison settings before running the comparison.
Word Compare Ignores Trailing Spaces at the End of Paragraphs
Trailing spaces at the end of a paragraph are often invisible in Word’s default view. Even at character level, Word may treat them as part of the paragraph mark and skip them. To work around this, replace trailing spaces with a unique placeholder character (such as a caret ^) before comparing, then search for that placeholder after comparison.
| Item | Word-Level Comparison | Character-Level Comparison |
|---|---|---|
| Detects added/deleted spaces | No | Yes |
| Detects added/deleted tabs | No | Yes |
| Detects added/deleted blank paragraphs | No | Yes |
| Performance on large documents | Faster | Slower |
| Review noise (false positives) | Less | More |
| Best use case | Content editing review | Formatting and spacing audit |
By switching to character-level comparison and disabling the formatting merge, you can make Word report every whitespace change. Use the Reviewing Pane to scan the list of differences quickly. If performance becomes an issue with very large documents, consider using a third-party diff tool for the whitespace audit and Word’s standard comparison for content changes.