Text
🔍 Text Diff
Compare two texts line by line
Loading interactive text diff…
About the Text Diff Tool
Paste two blocks of text and see a line-by-line diff highlighting what was added, removed or changed. Useful for comparing drafts, contracts, code snippets and configuration files.
Everything runs in your browser. No inputs are uploaded, logged or stored on our servers.
How it works
- Paste the original text on one side.
- Paste the new version on the other.
- Read the highlighted differences.
What you'll learn
- How to read a unified diff.
- Why line-by-line is the simplest useful diff view.
FAQs
- Does it diff at the word level?
- This version compares line by line. For word-level diffs, use a dedicated editor.