/tools/text-compare

Online Text
Compare.

Find additions, removals, and changed words in two texts or files. Compare locally with side-by-side or unified results.

text-compare://local

Original text

Modified text

Comparison result

0 added 0 removed 0 changed — ms
Your highlighted text differences will appear here.
Ready. Your text stays in this browser.

/usage

How to compare two texts online

  1. Paste the original and modified text, or load one file into each side.
  2. Choose whether to ignore case, whitespace, or blank lines.
  3. Select Compare to see additions, removals, and changed words.
  4. Switch between side-by-side and unified views, then copy or download the unified diff.

/capabilities

A fast diff checker for code and plain text

Clear changes

Line-level changes use explicit plus and minus markers, with word-level highlights for manageable changed lines.

Bounded work

Large unchanged sections collapse automatically. Highly divergent regions fall back to a coarse summary instead of freezing the page.

/faq

Text comparison questions

Are my texts uploaded?

No. Both inputs are compared in a dedicated browser worker. Text, filenames, and diff content are not included in analytics events.

What files can I compare?

Any plain-text format is suitable, including TXT, JSON, YAML, XML, Markdown, source code, configuration files, and CSV.

What is the input limit?

Each side accepts up to 10 MB. Very large or highly divergent sections may be summarized to protect browser responsiveness.