How to use
Convert JSON into readable, copyable YAML configuration.
Useful for rewriting an API response or package config as the YAML that Kubernetes, CI, or Docker Compose expects. Strings that look like booleans or numbers are quoted automatically so types survive the conversion. Use the swap control to convert the result straight back and verify it.