Herramientas JSON
Visor JSON
Explora JSON en un árbol plegable con rutas, búsqueda y copia de valores.
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 or load a file and choose Validate.
- Use the search box to filter keys, values and paths.
- Expand or collapse nodes and copy a node when you need it.
Ideal para
- Inspecting API payloads
- Finding a nested field
- Learning JSON structure
Información útil
Very large arrays are rendered progressively by the browser; search is case-insensitive text matching.
Preguntas frecuentes
What path format is shown?
Objects use dot notation and arrays use indexes, for example $.users[0].name.
Can I copy a whole node?
Yes. Each tree row has a Copy button for its JSON value.
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 →Probador JSONPath
Prueba expresiones JSONPath seguras, inspecciona valores y copia sus rutas originales.
Abrir herramienta →Diferencias JSON
Compara dos documentos JSON por estructura y muestra rutas añadidas, eliminadas o cambiadas.
Abrir herramienta →