ToolPal

Comparateur JSON

Comparez deux objets JSON côte à côte et voyez instantanément ce qui a été ajouté, supprimé ou modifié.

Comment utiliser

Comparez deux objets JSON côte à côte et voyez instantanément ce qui a été ajouté, supprimé ou modifié.

  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.

Fonctionnalités

  • 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

Questions fréquentes

En savoir plus