Simple.Tools -> YAML Formatter
Beautify and validate YAML configuration content with readable error feedback.
YAML Content
server: port: 8080 host: localhost database: user: admin pass: secret enabled: true
Indent Size
2 Spaces
4 Spaces
Format YAML
Copy Output
Reset
Clear
Formatted YAML
Loading YAML parser...