About Text Diff
This tool computes a line-level diff using the classic Longest Common Subsequence algorithm — the same idea behind git diff. Removed lines are shown in red on the left, added lines in green on the right. Everything runs locally; your text never leaves the browser.