FileConverterPro

JSON Diff

Compare two JSON objects online for free. See added, removed, and changed keys highlighted with a clear visual diff. Paste and compare instantly.

Runs entirely in your browser — files never uploaded

How to use JSON Diff

  1. 1. Paste your JSON. Enter the original JSON on the left and the modified JSON on the right. Both are auto-formatted on paste.
  2. 2. Compare. Click Compare to run a deep recursive diff across all nested keys and values.
  3. 3. Review differences. Added keys are green, removed keys are red, and changed values are yellow with old and new values shown.

FAQ

Does it handle nested objects?

Yes. The diff walks every level recursively and shows the full path to each difference.

Is my JSON uploaded?

No. Everything runs locally in your browser.

What happens with arrays?

Arrays are compared element by element. Added or removed elements are shown individually.

Related tools

Advertisement