πŸ”„

YAML ↔ JSON Converter

Convert between YAML and JSON β€” perfect for Kubernetes manifests, Docker Compose, and CI configs

JSON indent:

YAML β†’ JSON: Supports multi-document YAML (only the first document is converted)

JSON β†’ YAML: Produces clean YAML with 2-space indentation and no anchors

Tip: Use the ⇄ Swap button to round-trip and verify fidelity