YAML to TOML

Convert YAML configuration files to TOML format. Supports nested structures, sequences, and all YAML 1.2 data types.

How to use

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