Loading tool…
Moving YAML configs to TOML for Rust, Python, or Hugo is a common migration task. This converter handles it entirely in your browser — no data is uploaded or transmitted.
js-yaml parses the YAML input. The root must be a YAML mapping (object) since TOML requires a root table. The converter maps YAML sequences of mappings to TOML arrays of tables and serializes the result to TOML format.