Herramientas JSON

Conversor JSON a YAML

Convierte objetos JSON y YAML en ambas direcciones con indentación legible.

Input JSON

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.

Cómo usarlo

  1. Paste JSON or YAML.
  2. Choose a direction or leave Auto detect enabled.
  3. Convert, copy, download or swap the result for another pass.

Ideal para

  • Editing deployment configuration
  • Sharing human-readable data
  • Moving examples between formats

Información útil

The converter focuses on common YAML mappings and sequences. Anchors, custom tags and other advanced YAML features are not supported.

Preguntas frecuentes

How is the direction detected?

Inputs beginning with { or [ are treated as JSON; other inputs are treated as YAML when Auto detect is selected.

Are YAML anchors supported?

No. Use plain mappings and sequences for predictable JSON output.

También te puede interesar