Skip to content

Tools/Tables

Tables

Convert HTML tables, CSV, and Markdown tables locally.

Also: CSV to Markdown table · HTML table to CSV

Loading tool…

How to use Tables

  1. 1. Pick source format. CSV, Markdown, or HTML table.
  2. 2. Pick target. Same three.
  3. 3. Drop a file. Read in this tab.
  4. 4. Copy. Local only.

About this tool

Tables show up as HTML in docs, pipes in Markdown, and commas in spreadsheets. One converter means you stop rebuilding them by hand.

Header row

The first row becomes keys. Keep it unique.

Pipes in cells

Markdown tables escape pipes. Complex HTML (rowspan) will flatten.

Code examples

MD

| a | b |
| --- | --- |
| 1 | 2 |

Frequently asked questions

Related tools

All tools