AbraCalc

JSON Diff Viewer

Compare two JSON objects and highlight added, removed, and changed keys. Runs entirely in your browser.

Pure browser JavaScript — no external libraries.

Embed this tool on your site

How to use this tool

  1. Paste the before JSON in box A and after JSON in box B.
  2. Click Compare.
  3. Green = added, red = removed, orange = changed.

Compare two JSON objects and highlight added, removed, and changed keys. Runs entirely in your browser.

Frequently asked questions

Does it handle nested objects?
Yes — keys are flattened with dot notation so nested changes show the full path.

References & sources