DataWorkbench
All Tools

History and favorites reset automatically after 30 days of inactivity.

diff compare text json difference changes

Text / JSON Diff Viewer

Compare two texts or JSON objects and display the differences. Text mode shows line-by-line additions and deletions. JSON mode shows changes by key path.

USAGE

3 simple steps

  1. 1Paste the original text into the first text area
  2. 2Paste the modified text into the second text area
  3. 3Select Text or JSON mode and click Compare

FAQ

Frequently Asked Questions

Q. What is the difference between Text and JSON mode?

A. Text mode shows line-by-line diffs. JSON mode shows added, removed, and changed keys by their dot-notation path.

Q. How many lines can be compared?

A. Text mode supports up to 500 lines per input. JSON mode depends on browser memory.