Ferramentas JSON

Conversor JSON para YAML

Converta objetos JSON e YAML nos dois sentidos com indentação legível.

Input JSON

All data is processed locally in your browser. Nothing is uploaded or sent to analytics.

A maioria das ferramentas processa tudo localmente no navegador. A remoção de fundo envia as imagens escolhidas e exclui o original após o processamento.

Como usar

  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

Bom saber

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

Perguntas frequentes

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.

Você também pode gostar