LOCAL TOOL / JSON-DATA

JSON Diff

Paste or drop the original JSON.

Paste, type, or drag & drop a text file 28 chars · 1 lines · 28 B

Paste or drop the JSON to compare.

Paste, type, or drag & drop a text file 43 chars · 1 lines · 43 B
Runs locally in this browserPreview updates after 320 ms · No content, filenames, or secrets are sent or saved.
About this utility

How to use JSON Diff

Compare two JSON values by path instead of noisy text formatting.

What to provide

Paste or drop the original JSON.

Paste or drop the JSON to compare.

  1. Paste, type, or drag and drop a supported text file into the input area.
  2. Place the second value in the adjacent panel. Sensitive fields are masked by default.
  3. Review the input and the clearly labeled output behavior.
  4. Select “Run tool” or press Ctrl/Command + Enter, then copy, download, or move the result back into the first input for another pass.

Use “Swap inputs” to reverse the comparison without copying either value.

What the result means

Added, removed, and changed paths with their values.

Privacy and safety

This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.

Limitations

  • Array items are compared by index; the tool does not infer moved records.

Try the included example

Select “Load example” at any time to restore this tested sample.

{"name":"Ada","role":"user"}
{"name":"Ada","role":"admin","active":true}