YAML to CSV

Turn a YAML list into a table. The conversion runs in your browser.

Your files are processed in your browser and are never uploaded or stored on our servers.

CSV result

How it works

  1. Each object becomes one row.
  2. Field names become the header.
  3. A nested value is written into the cell as text.

What the file should look like

UTF-8 YAML. A list of objects is the expected shape.

Where the file goes

Nothing is uploaded. The browser keeps the result here until you copy it, download it, or clear it. Closing the tab drops it.

Questions

Is my file uploaded?

No. It is read in this browser and is never sent to MegaToolkit.

What do I get?

A spreadsheet opens the download as a normal CSV.