YAML to TOML
Convert YAML configuration files to TOML format. Supports nested structures, sequences, and all YAML 1.2 data types.
How to use
- Paste your YAML content into the left panel, upload a file, or click Load Example.
- Click Convert to TOML or press Ctrl+Enter.
- The converted TOML appears in the right panel. Use Copy or Download to export.