{DT}DevToolkit
📊

JSON Diff & Merge

Compare two JSON objects side-by-side. Visualize differences, merge changes, and export results.

Left (Original)

Right (Modified)

How to Use

  1. Paste the original JSON in the left panel
  2. Paste the modified JSON in the right panel
  3. Differences are calculated and displayed automatically
  4. Review the changes table showing added, removed, and modified values
  5. For each difference, click L (left) or R (right) to choose which version to keep
  6. Click "Merge" to generate the combined JSON output

Features

  • ✓Deep recursive comparison
  • ✓Visual diff highlighting
  • ✓Change summary (added/removed/modified)
  • ✓Interactive merge selection
  • ✓Handles nested objects and arrays
  • ✓Copy and download merged result
  • ✓Swap panels functionality
  • ✓100% client-side processing

Frequently Asked Questions