Text Diff Checker
Paste original and modified texts to highlight additions, deletions, and differences line by line.
Processed locally in your browser — nothing is uploaded.
How to Use
- Paste original text in Original box (A).
- Paste modified text in Modified box (B).
- Click Compare to see the highlighted differences.
FAQ
How is the comparison done?
It uses a Longest Common Subsequence (LCS) algorithm to align lines and compute differences.