About this tool
The Text Diff tool compares two blocks of text and highlights what was added, removed, or changed. It works for prose, code, configuration files, and contract drafts. Nothing is uploaded; diffs are computed entirely in your browser.
Compare two texts side by side and see the differences highlighted.
Enter text on both sides and click Compare.
The Text Diff tool compares two blocks of text and highlights what was added, removed, or changed. It works for prose, code, configuration files, and contract drafts. Nothing is uploaded; diffs are computed entirely in your browser.
Only your browser does. No text leaves the page — the comparison is computed locally.
Yes, up to several megabytes. Very long files may be slow because browsers pause during heavy string work.
Yes. Toggle "case-insensitive" to skip differences that only come from capitalization.
A Myers-style diff that matches the output developers know from tools like git diff.