Text Diff Checker
Paste two versions of a text and see precisely what changed between them, highlighted line by line and word by word.
0
Added
0
Removed
0
Modified
0
Unchanged
Differences
About the text diff
Spotting the difference between two nearly identical documents by eye is a reliable way to miss something important. This diff checker aligns the two versions using the same longest-common-subsequence approach that developer diff tools use, marks added and removed lines, and highlights the changed words inside modified lines so small edits stand out. It works just as well on contract revisions and article drafts as on code. Nothing is uploaded, so confidential documents are safe to paste.
How to use the text diff
- Paste the original version into the left panel.
- Paste the revised version into the right panel.
- Review the highlighted result: green for additions, red for removals.
- Toggle whitespace or case sensitivity if formatting-only changes are creating noise.