What is Text Diff?
Text Diff highlights insertions and deletions between two text snippets. Useful for spotting subtle changes in config files, prose, or code.
How to use
- Paste the original on the left.
- Paste the new version on the right.
- Differences highlight in green (added) and red (removed).
Frequently asked questions
Is it line-based or character-based?
Character-based with word grouping for readable output.
Is my text uploaded?
No. The diff runs in your browser.