Ready
TOML ⇄ YAML Converter
Convert TOML to YAML or YAML to TOML with validation, sorting, and quick copy/download for config files.
Auto-convert disabled
Runs entirely in your browser; files are not uploaded.
Samples
Input0 chars · 1 lines · 0.00KB
Loading...
Output
Loading...
Tip: Runs entirely in your browser—perfect for quick config tweaks.
FAQ
- When to use TOML vs YAML? TOML suits tooling configs; YAML is common for CI/CD and infra. Convert based on the target system.
- Why did my array fail? Strict TOML disallows mixed arrays and null/undefined entries. Use uniform arrays or enable Basic TOML mode.
- Privacy? Everything runs locally in your browser; no uploads.