YAML to TOML converter
Convert YAML configuration data into TOML locally in your browser. This preset reuses the full configuration file converter with the format pair fixed.
YAML to TOML converter
Convert YAML configuration data into TOML locally in your browser. This preset reuses the full configuration file converter with the format pair fixed.
What to watch for
- Comments are not preserved when converting between YAML and TOML.
- Some formatting details and type notations do not round-trip exactly.