Config Converter
YAML โ JSON โ TOML Converter
Convert between YAML, JSON and simple TOML formats directly in your browser.
- Convert configuration files between YAML, JSON and basic TOML.
- All conversions run locally without uploading your data.
- Helpful for Kubernetes, CI pipelines and app configs.
Paste your config on the left and choose the conversion you need.
Converter
TOML support covers common key/value and nested objects. For very complex TOML, convert via JSON tooling.