Paste two JSON documents and see exactly what changed — added, removed, or modified, by path. Everything runs in your browser.
The diff walks both documents and reports every leaf that differs by its path — added in B, removed from A, or changed between them. It's handy for comparing two API responses, two config files, or before/after data. To explore a single large file instead, open the JSON viewer.