What is Text Compare?
Text Compare highlights line-level differences between two text blocks.
How to use it
Paste the original text on the left and the changed text on the right, then review the diff summary.
How it works
The browser compares lines with a lightweight longest-common-subsequence pass and labels unchanged, removed, and added lines.
Is data saved?
Both text blocks stay in your browser.