TOML to YAML

Convert TOML configuration files to YAML format. Handles all TOML v1.0.0 structures including arrays of tables and inline tables.

How to use

  1. Paste your TOML content into the left panel, upload a file, or click Load Example.
  2. Click Convert to YAML or press Ctrl+Enter.
  3. The converted YAML appears in the right panel. Use Copy or Download to export.