Text diff (compare texts)
See line by line what changed between two versions of a text.
Paste two versions of a text, contract, code or list and see the differences highlighted: added lines in green, removed lines in amber. The algorithm (the same principle as git diff) runs in your browser — compare confidential documents without sending them anywhere.
Frequently asked questions
Is the comparison per line or per word?
Per line, like git diff: each line is compared whole. If you change one word inside a line, it shows as one removed line plus one added line — the clearest format for reviewing changes.
Is it good for comparing code and contracts?
Yes, that is the ideal use: clause versions, name lists, config files, SQL. Since processing is local, pasting confidential material is not a problem.
Is there a size limit?
Up to 2,000 lines per side, enough for large documents and code files. The limit exists so the comparison stays instant and memory-light even on phones.