Skip to content

Text Tools

Text Diff

Paste two versions of a document, config, or code snippet and see added and removed lines at a glance. A simple line-oriented diff that stays in your browser.

Loading tool…

How to use

  1. Paste the original text on the left
  2. Paste the revised text on the right
  3. Review added/removed lines and the summary
  • Word Counter

    Paste any text to count words, characters (with and without spaces), lines, and sentences instantly. Runs fully in your browser—nothing is uploaded.

  • JSON Formatter

    Paste JSON to format, validate, and beautify it instantly in your browser. Free online JSON formatter.

Frequently asked questions

Is my text uploaded?

No. Diffing runs entirely in your browser—useful for drafts, configs, or snippets you would rather not send to a remote service.

Is this a full Git-style diff?

It is a practical line-by-line comparison with a short look-ahead for reordered blocks—not a full Myers/Git patch engine. Ideal for quick checks, not patch generation.

What does the summary mean?

The summary counts lines marked added vs removed so you can see the size of the change before reading every highlight.