Convert YML to TOML Tool Online

title: TOML Example owner: name: Tom Preston-Werner dob: 1979-05-27T07:32:00.000-08:00 database: enabled: true ports: - 8000 - 8001 - 8002 data: - - delta - phi - - 3.14 temp_targets: cpu: 79.5 case: 72 servers: alpha: ip: 10.0.0.1 role: frontend beta: ip: 10.0.0.2 role: backend

Use the YML to TOML converter (yml2toml) tool by pasting your YML content into the left box above.

Click the [Convert] button to initiate the conversion.

The result will automatically appear in the box on the right.