Skip to main content

TOML to YAML Converter

TOML Input

PLAINTEXT1 lines
1

YAML Output

YAML1 lines
1

About the TOML To YAML

Convert TOML to YAML format. Both are popular config formats — convert between them for different tool ecosystems.

Paste TOML to get the equivalent YAML. Preserves nesting and data types.

  • Converts TOML to YAML format
  • Handles nested tables and arrays
  • Preserves data types accurately
  • Validates TOML syntax first

How to use

  1. Paste your TOML.
  2. The YAML output appears.
  3. Copy for your configuration.