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.

使用方法

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

常见问题

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.

相关工具