DevToolbox

JSON Diff

Compare two JSON documents structurally

Original JSON
Loading...
Modified JSON
Loading...
Structural Diff

Enter JSON on both sides to see structural differences

Related tools

What is JSON diffing?

JSON diffing compares two JSON documents structurally, identifying added keys, removed keys, and changed values at every nesting level. Unlike plain text diff, it understands JSON structure so reordered keys don't show as changes. All comparison runs in your browser.