Toolzy

JSON Diff

Compare two JSON objects and see what changed.

  • [changed] version: 1 → 2
  • [added] new: true

Paste two JSON documents to see added, removed and changed keys highlighted by path.

Cómo usar

  1. Paste the original JSON on the left.
  2. Paste the changed JSON on the right.
  3. Read the highlighted differences.

Preguntas frecuentes

Does it compare arrays deeply?
Arrays are compared by their serialized value; reordering counts as a change.
Is my data uploaded?
No, everything runs in your browser.

Herramientas relacionadas