Generate Markdown tables visually with our easy-to-use interface. Create, edit, and export tables for documentation and GitHub READMEs.
Input
Edit table and click Generate
Need to do this on any website, at scale?
Browzey runs this — and hundreds of other browser tasks — in plain English. No copy-paste, no limit. Install the Chrome extension and try it yourself.
This tool helps you create Markdown tables visually without memorizing the syntax. Simply fill in the cells, choose column alignments, and generate a properly formatted Markdown table.
The generated table follows standard Markdown table syntax:
| Name | Age | City | | :---- | :-: | -------: | | John | 30 | New York | | Jane | 25 | London |
What is a Markdown table generator?
This tool helps you create properly formatted Markdown tables without manually typing the syntax. Just enter your data and get ready-to-use table code.
How do I add rows and columns?
Use the Add Row and Add Column buttons to resize the table, then click on any cell to edit its content directly.
Can I align columns differently?
Yes, you can set each column to left-aligned, center-aligned, or right-aligned using the alignment controls.
Is the generated Markdown compatible with GitHub?
Yes, the tool generates GitHub Flavored Markdown (GFM) tables that work on GitHub, GitLab, and most Markdown renderers.