Privatool

Markdown Table Generator — Create Markdown Tables Online Free

The Markdown Table Generator is a free visual editor for creating Markdown tables. Edit cells like a spreadsheet (Tab to move between cells), set column alignment (left, center, right), import data from CSV files or paste directly from Excel and Google Sheets. The Markdown output and rendered preview update in real time. Export as Markdown, HTML, CSV, or download as files.

Loading tool…

Frequently Asked Questions

How do I create a Markdown table?

Click a cell to edit it, or use Tab to move to the next cell (like a spreadsheet). Click "Add row" or "Add column" to expand the table. The Markdown output below updates instantly. Click "Copy Markdown" to copy to clipboard.

How do I set column alignment?

Click the alignment icon (⬅ / ↔ / ➡) on the left of each column header to cycle through Left, Center, and Right alignment. The Markdown separator row updates automatically: :--- for left, :---: for center, ---: for right.

How do I import from CSV or Excel?

Click "Import CSV" to open the paste panel. For CSV files, paste comma-separated values with headers on the first row. For Excel or Google Sheets, simply copy cells and paste — tab-separated values are automatically detected. You can also click "Upload .csv" to upload a file directly.

How do I export the table?

Four export options are available: "Copy Markdown" copies the Markdown syntax to clipboard, "Copy HTML" copies the HTML <table> element, "Download .md" saves a Markdown file, and "Download .csv" exports a comma-separated file. A "Download .html" option is also available.

What are the table limits?

The table editor supports up to 20 columns and 100 rows. These limits cover virtually all real-world use cases. Markdown tables with more than 10 columns can become unwieldy to read as raw text, so the tool pads each column to align values.

Share

Related Tools

Related guides