JSON to YAML

Paste JSON; get YAML representation.

JSON to YAML

How it works

We walk the JSON and emit YAML syntax.

When to use it

Config generation, Kubernetes.

Frequently asked questions

Key order?

Preserved from JSON.

Numbers?

Quoted when needed.