Text diff checker
Paste two blocks of text and see exactly what changed, line by line — added lines in green and removed lines in red, just like a code review diff.
Turn on ignore case or ignore whitespace when you only care about substantive edits. The comparison runs entirely in your browser using a longest-common-subsequence algorithm, so neither version is ever uploaded.