Text diff
Paste a “before” and “after” version. The tool compares line by line (exact string match per line, including trailing spaces). For very large inputs, use samples first.
How it works
Lines are matched in order using a longest-common-subsequence style alignment. Blank lines count. For word-level or semantic diff, export to a dedicated merge tool.