Text

Text Diff Checker

Compare two blocks of text and see what changed, line by line or word by word.

Original
Changed
Diff

      

About this tool

Whether you're comparing two config files, two versions of a paragraph, or API responses before and after a change, a visual diff makes it far faster to spot what actually changed than reading both versions side by side.

How it works

  1. Paste the original text on the left and the changed version on the right.
  2. Choose to compare by line (good for code/config) or by word (good for prose).
  3. Additions are highlighted green, removals are highlighted red and struck through.

Frequently asked questions

Can I diff JSON or YAML files?

Yes — paste the raw text of each file. For structural comparison rather than plain text, format both with the JSON Formatter first so whitespace differences don't show up as noise.