Text Diff
Find differences between two texts
Compare Two Texts
FAQ
How does text comparison work?
It compares two texts line by line, showing added lines (green), removed lines (red), and unchanged lines. It uses the LCS (Longest Common Subsequence) algorithm to find changes accurately.
What is it good for?
Comparing document revisions, reviewing code changes, checking contract versions, and proofreading translations.
What does ignore case do?
When checked, uppercase and lowercase are treated as equal, so 'Apple' and 'apple' match.
Is my text saved?
No. All comparison happens in your browser; your text is never stored or transmitted.
Advertisement (AdSense)