Skip to content

Formateadores y código

Conversor de YAML a JSON

Conversor gratuito de YAML a JSON. Pega cualquier YAML válido y obtén JSON limpio. Perfecto para manifiestos de Kubernetes, configuraciones CI y especificaciones OpenAPI.

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

Nota del editor

Understanding · Same data, looser syntax.

Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.

Preguntas frecuentes

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.

La gente también busca

Use with

What people reach for next.

Herramientas relacionadas

More in this room.

Ver todo en Formateadores y código