How do I compare two JSON documents?
On the DevTools JSON Diff page, paste both JSON values and click Compare. The tool lists every changed path.
DevTools JSON Diff compares two JSON documents side by side and lists added, removed, and changed field paths—all processed locally in your browser.
Useful for reviewing API version changes, config diffs, and test expectation comparisons. Differences are shown by path for quick pinpointing.
On the DevTools JSON Diff page, paste both JSON values and click Compare. The tool lists every changed path.
Yes. Arrays are compared index by index, so reordering shows as modifications at the corresponding indices.
The current version compares all fields. Ignore rules may be added in a future release.
No. Comparison runs locally in your browser.
Convert between common formats: CSV/JSON, YAML/JSON, TOML/JSON, Markdown/HTML, timestamps, image Base64, text encodings, and number bases.
Format and beautify SQL, HTML, XML, and YAML, plus a regex debugger—all run locally in the browser, free with no sign-up.
Upload a logo, preview browser and Google search results, configure iOS/Android icons, and generate a complete favicon package in one click.
Base64, JWT, SHA256, MD5, HMAC, Bcrypt, RSA keys, SSL certificates, and password strength—common encoding and security text utilities.