Herramientas JSON
Diferencias JSON
Compara dos documentos JSON por estructura y muestra rutas añadidas, eliminadas o cambiadas.
The JSON documents are equivalent.
All data is processed locally in your browser. Nothing is uploaded or sent to analytics.
La mayoría de las herramientas procesa todo localmente en el navegador. La eliminación de fondos sube las imágenes seleccionadas y borra el original al terminar.
Sponsored linkLearn more →
Cómo usarlo
- Paste JSON in both panels.
- Choose whether array order matters and run the comparison.
- Copy a path or download a plain-text difference report.
Ideal para
- Reviewing API changes
- Comparing configuration versions
- Checking generated JSON
Información útil
Arrays compare by index by default. Treating arrays as sets can hide meaningful ordering changes.
Preguntas frecuentes
Are whitespace changes reported?
No. Both sides are parsed first, so formatting and key order do not create differences.
What does a changed path show?
It shows the previous and new JSON value at that path.
También te puede interesar
Formateador y validador JSON
Formatea, valida, minimiza e inspecciona JSON con errores por línea y estadísticas.
Abrir herramienta →Visor JSON
Explora JSON en un árbol plegable con rutas, búsqueda y copia de valores.
Abrir herramienta →Generador y validador JSON Schema
Genera un esquema desde datos de ejemplo o valida JSON con errores por campo.
Abrir herramienta →