Free Text Diff Checker

Paste two versions of a text or file and see exactly what changed · line-by-line, with additions and removals highlighted.

Frequently asked

Is it safe to diff confidential documents here?

Yes · the comparison runs entirely in your browser using JavaScript. Neither text is transmitted, logged, or stored anywhere.

How does the diff algorithm work?

It computes a longest-common-subsequence over lines · the same family of algorithm behind git diff. Unchanged lines align, and everything else is marked added or removed.

Related tools

  • Color Converter · Convert any color between HEX, RGB, and HSL · type in one format and get the others, with a live swatch and CSS-ready values.
  • URL Slug Generator · Turn any headline into a clean URL slug · lowercase, hyphenated, accent-free, with optional stop-word removal.
  • JSON Formatter · Paste JSON to pretty-print, minify, or validate it · with the exact line and position of any syntax error.

Run a full security scan →