DataSwap Fast file & data format converters, no signup

New: a YAML to JSON converter that's honest about its scope

· DataSwap

Full YAML 1.2 is a big spec — flow-style {a: 1} / [1, 2, 3] collections, anchors and aliases, multi-document streams, multi-line block scalars. Plenty of “YAML to JSON” scripts quietly attempt all of it and just as quietly get the edge cases wrong. Our new YAML to JSON Converter doesn’t try to be everything — it handles the block-style subset that covers the overwhelming majority of hand-written config, and says so clearly when it can’t.

Paste in a Kubernetes manifest, a docker-compose.yml, a GitHub Actions workflow, or any other block-style YAML config, and get back JSON you can trust — or a clear explanation of what to rewrite first.

Share this result