About the Text Diff Checker
The Text Diff Checker highlights exactly what changed between two versions of a text. Paste a contract and its revision, two drafts of an article, two configuration files or two blocks of code, and the tool marks every added and removed line so you can review changes without reading both documents end to end.
Because the comparison runs locally in your browser, it is suitable for confidential material. The result can be scanned quickly: red lines were removed from the original, green lines were added in the modified version, and everything else is unchanged.
How to use the Text Diff Checker
- Paste the original text into the left box and the modified version into the right box.
- Optionally tick "Ignore case" or "Ignore whitespace" to hide differences that do not matter to you.
- Click Compare. Removed lines are shown in red with a strikethrough, added lines in green, and unchanged lines in plain text.