Text Diff Checker
Compare two texts and see exactly what changed — additions, deletions, and unchanged lines.
Original
Modified
Diff Result
How the diff works
This tool uses a Longest Common Subsequence (LCS) algorithm to compute the minimal set of changes between the two texts. Lines in green were added, lines in red were removed.