Paste two versions of text and see exactly what was added and removed, line by line.
This compares your two texts with a longest-common-subsequence diff (the same approach Git uses) and marks lines added in green and removed in red. Useful for config files, contracts, copy edits, and code snippets. It all runs locally — safe for private text.