Table Format Converter logoTable Format Converter

Convert HTML Table to Markdown

Columns: 0, Rows: 0

Instructions

How to convert your HTML table to Markdown

  1. Upload or paste your HTML

    Simply upload or paste your HTML into the input box, and the table with automatically be converted to Markdown format.

  2. Edit your HTML data

    If needed, you can edit your data online in the input box. Any changes will be converted to Markdown format automatically.

  3. Copy or download the output Markdown

    Once the Markdown table is created, you can copy or download it in a single click from the output box.

Share this page

Share this page with your friends

What is HTML?

Learn more about the HTML format

HTML (HyperText Markup Language) tables use the <table> element to display data in rows and columns. HTML tables are structured with <tr> for rows, <th> for headers, and <td> for data cells, making them ideal for displaying tabular information on web pages.

File extension:

html

MIME type:

text/html

What is Markdown?

Learn more about the Markdown format

Markdown tables use a simple syntax with pipes (|) to separate columns and dashes (-) to create headers. This format is widely used in documentation and README files because it's human-readable in plain text while still being convertible to HTML.

File extension:

md

MIME type:

text/markdown

Other formats and conversions

Convert your table to many other formats for free