← back
JSON → YAML
offline
JSON to YAML
Convert JSON to clean YAML output.
JSON Input
{"server":{"host":"localhost","port":3000,"debug":true},"database":{"url":"postgres://localhost/mydb","pool_size":5},"features":["auth","logging","cache"]}
Convert
Copy YAML
YAML Output