Skip to content

Tools/Tables/HTML table to CSV

HTML table to CSV

Paste a <table>…</table> fragment. This URL selects HTML → CSV. Nested tables and colspans will not be perfect — copy the simplest table you can.

Same converter: all directions · CSV to Markdown table

Loading tool…

How to use HTML table to CSV

  1. 1. Paste HTML. A table fragment is enough; a full document also works.
  2. 2. Confirm HTML → CSV. Preselected here.
  3. 3. Copy CSV. Open it in a spreadsheet on your machine.

About this tool

People do not search “table converter”; they search “html table to csv.” This page is that pair. It is not a crawler — you paste the markup yourself.

Colspan and thead

Merged cells flatten poorly. Prefer a simple thead plus tbody. Multiple tables in one paste may concatenate.

Code examples

MD

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

This is one direction of the shared converter. The editor is the same; the title and default direction match this search.

Frequently asked questions

Related tools

All tools