002.004
JSON DIFF
Compare and visualize JSON differences
JSON 1 (Original)
JSON 2 (Modified)
ABOUT JSON DIFF
JSON Diff allows you to compare two JSON documents and visualize the differences between them. This is useful for debugging, testing, and understanding changes between API responses or configuration files.
Features: Line-by-line comparison with color coding - green for added lines, red for removed lines, and gray for unchanged lines. Switch between unified view (single panel) and split view (side-by-side) for easier comparison.
Usage: Paste your JSON documents in the two panels, and the differences will be calculated automatically. Use the FORMAT button to prettify your JSON before comparison.