YAML to TSV Converter

Paste a YAML array of objects and instantly get a TSV file ready to import into Excel, Google Sheets, or any spreadsheet app.

YAML Input

TSV Output

Copied!

Summary

Paste a YAML array of objects and instantly get a TSV file ready to import into Excel, Google Sheets, or any spreadsheet app.

How it works

  1. Paste or type your YAML array of objects into the input panel.
  2. The tool parses the YAML and extracts all unique keys from every record.
  3. Each key becomes a column header in the TSV; each record becomes a row.
  4. Nested objects or arrays are serialized to a compact JSON string in the cell.
  5. Toggle individual columns on or off using the column checkboxes.
  6. Click "Copy TSV" or "Download .tsv" to get your output.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu