How to compare JSON
- Paste the original JSON on the left and the changed one on the right.
- Click Compare.
- See a summary and a key-by-key list of every difference.
FAQ
How does it match keys? It walks both documents by object key and array index, reporting added, removed and changed values with their full path (e.g. user.address.city).
Is my data private? Yes — both JSON documents stay in your browser.
