A heading as the caption, inline formatting, a <br> line break, and an escaped pipe.
Create a Markdown Table in 3 Steps
Turn blank rows, spreadsheet cells, or imported data into a finished Markdown table.
1
Add Markdown table data
Edit the grid, paste spreadsheet cells or GFM syntax, or import a CSV, TSV, TXT, or Markdown file.
2
Arrange and format the table
Resize, transpose, sort, and align the Markdown table, then zoom, freeze headers, or use fullscreen for larger grids.
3
Preview, copy, or export
Check the live GFM preview, copy clean Markdown table syntax, or download .md, .png, or .html.
Your Markdown Table Stays in Your Browser
Markdown table editing, import, preview, local autosave, and export run on your device without submitting table content to an API.
No sign-up and no account required
No server upload and no conversion queue
Uploaded .csv, .tsv, and .md files are read locally
No watermark on the generated Markdown
Markdown Table Frequently Asked Questions
Answers about Markdown table syntax, CSV and spreadsheet import, alignment, sorting, resizing, frozen headers, privacy, and .md, .png, or .html export.
How do I create a Markdown table?
Add a header row, a delimiter row with dashes, and optional body rows separated by pipes. This Markdown table generator creates that syntax as you edit the visual grid.
Can I upload a CSV or Excel file to create a Markdown table?
Import .csv, .tsv, .txt, or .md files directly. For Excel or Google Sheets, copy the cells and paste them into the Markdown table grid as tab-separated data.
How do I resize or transpose a Markdown table?
Use Table → Set size for exact rows and columns, or insert, move, and delete them from the Row and Column menus. Table → Transpose swaps rows and columns.
How do I align or sort a Markdown table column?
Use the header controls to cycle left, center, or right alignment and sort rows ascending or descending. The generator updates the Markdown table source before you copy it.
How can I edit a large Markdown table?
Zoom between 50% and 200%, fit the grid to its pane, freeze the header or first column, and open the editor or table in fullscreen.
What formatting works inside Markdown table cells?
GFM supports emphasis, links, strikethrough, inline code, and escaped pipes inside cells. The generator converts cell line breaks to <br> because block-level content is not valid in a standard Markdown table.
Can I merge cells or add a Markdown table caption?
GFM has no colspan, rowspan, or caption syntax. Use an HTML table for merged cells and place a Markdown heading directly above the table for a title.
Does a Markdown table work on GitHub and VS Code?
Yes. GitHub renders GFM tables, and VS Code shows the same syntax in its built-in Markdown preview. Save or paste the generated source into any .md file.
Can I download a Markdown table as an image or an HTML file?
Yes. Download the Markdown table as .md source, a 2× .png image, or a styled standalone .html page.
Is my Markdown table data uploaded?
No. Markdown table editing, import, preview, copy, and export run locally in your browser.
Create Your Markdown Table Now
Return to the visual Markdown table generator, paste your data, choose alignment, and copy clean GFM syntax in seconds.