YAML ↔ JSON.
Convert YAML config to JSON or JSON to YAML — mappings, lists, nesting, comments, and quoted strings. The everyday move when you are wrangling Kubernetes, Compose, or CI files. Two-way, in your browser.
The same config, in whichever dialect the tool wants
YAML won the config wars because it is pleasant to write, but its whitespace-significant syntax is also where a misplaced indent silently changes meaning. Round-tripping through JSON is a quick way to see the actual structure your YAML describes — and to pull a JSON snippet into a manifest without hand-translating it. Keep the human-friendly YAML for editing, lean on JSON when you need certainty about the shape.
Free tools for the backend you run.
One of a set of free developer tools from Infraveil — the control plane for running, securing, and watching your backend on servers you own. Audit a Compose file with the compose auditor or a manifest with the k8s auditor.
See all free toolsGet the backend toolkit
Practical tools and guides for shipping and running a backend you own. No spam.