About this text diff checker
Text Diff Checker compares an original and a changed version of any text and shows precisely what moved. It runs a Longest Common Subsequence algorithm to align the two versions, marks whole lines as added or removed, and drills into modified lines to highlight the exact words that changed. You get instant counts of added, removed, and unchanged lines, plus a one-click copy of the result as a standard unified diff. Everything runs in your browser, so even sensitive drafts, contracts, or code never leave your device.