Skip to content
Markdown

TSV to Markdown Table

Convert tab-separated data (spreadsheet paste) to a table.

How it works

  1. 1Copy cells from a spreadsheet and paste them.
  2. 2The tab-separated data becomes a Markdown table.
  3. 3Copy or download it.

Use cases

  • Paste straight from Excel or Sheets.
  • Convert spreadsheet selections.
  • Build tables from tabular data.

Frequently asked questions

Why TSV for spreadsheets?

Spreadsheets copy cells as tab-separated values, so pasting here just works.

Is the first row the header?

Yes. The first row becomes the table header.

Is it private?

Yes. Tables are processed entirely in your browser; nothing is uploaded.

See all →