πŸ“Š

Text Diff Checker

Paste two texts to see exactly what changed, line by line. Added lines are green, removed are red.

Original
Modified
Diff Output
Enter text in both fields and click Compare
Advertisement
How to use
  1. Paste the original text in the left pane and the modified version on the right.
  2. Click Compare (or wait β€” it auto-runs after you stop typing).
  3. Review additions, removals, and unchanged lines in the diff output.
FAQ

The tool uses a line-by-line LCS (longest common subsequence) algorithm up to 800 lines per side, with a fast hash-based fallback for very large inputs.

No. The comparison runs locally in your browser β€” neither input is transmitted to any server.

Yes β€” paste any text-based content (JavaScript, Python, JSON, YAML, plain prose, configs). Whitespace and case are preserved exactly.