ToolPal

JSON-Vergleichstool

Vergleichen Sie zwei JSON-Objekte nebeneinander und sehen Sie sofort, was hinzugefügt, entfernt oder geändert wurde.

Anleitung

Vergleichen Sie zwei JSON-Objekte nebeneinander und sehen Sie sofort, was hinzugefügt, entfernt oder geändert wurde.

  1. 1Paste your original JSON into the left text area labeled 'JSON A'.
  2. 2Paste the modified JSON into the right text area labeled 'JSON B'.
  3. 3Click Compare to generate the diff. Added keys appear in green, removed in red, and changed values in yellow.
  4. 4Toggle 'Show unchanged' to hide or show keys that are identical in both JSON objects.
  5. 5Click 'Copy diff' to copy a plain-text summary of all changes to your clipboard.

Funktionen

  • Flat key-path comparison — nested objects and arrays are flattened to dot-notation paths for easy scanning
  • Color-coded results — green for added, red for removed, yellow for changed, gray for equal
  • Inline JSON editing — type or paste directly into either panel with real-time validation
  • Copy diff summary — export all changes as plain text with +/−/~ prefixes

Häufig gestellte Fragen

Mehr erfahren