Skip to content

Formatadores e Código

Conversor de YAML para JSON

Conversor gratuito de YAML para JSON. Cole qualquer YAML válido e obtenha JSON limpo. Perfeito para manifestos Kubernetes, configurações CI e especificações OpenAPI.

Runs in your browser
YAML · source
lines: 0chars: 0size: 0 B
YAML
JSON · target
lines: 0chars: 0size: 0 B
JSON

Nota do editor

Understanding · Same data, looser syntax.

Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.

Perguntas frequentes

Quick answers.

What YAML version is supported?

YAML 1.2 — the modern superset of JSON. Anchors, references, multi-line strings and nested structures all work.

Are comments preserved?

No — JSON doesn't support comments, so they're stripped on conversion.

What if my YAML is invalid?

You'll see a clear error with the line and column. Common issues: tabs (use spaces), inconsistent indentation, unquoted special chars.

Is my YAML uploaded?

No — runs entirely in your browser.

Is the converter free?

Yes — fully free, no signup.

As pessoas também pesquisam por

Use with

What people reach for next.

Ferramentas relacionadas

More in this room.

Ver tudo em Formatadores e Código