Markdown Table Generator
Build Markdown tables visually with a grid editor. Set alignment, add rows and columns, copy the output.
How to use
- Set the number of rows and columns, then type your data into the grid cells.
- Click the alignment buttons above columns to set left, center, or right alignment.
- Copy the generated Markdown table from the output box below the grid.
Frequently asked questions
How do I create a Markdown table?
Type your data into the grid cells. The first row is the header by default. The Markdown table updates live as you type. Click "Copy Markdown" to copy the result.
How do I change column alignment?
Click the alignment button above each column to cycle between left (←), center (↔), and right (→) alignment. The separator row in the Markdown output updates accordingly.
Can I use this for GitHub READMEs?
Yes. The output follows GitHub Flavored Markdown table syntax and renders correctly on GitHub, GitLab, and any Markdown renderer that supports tables.
Is there a limit on rows or columns?
The tool supports up to 50 rows and 20 columns. You can add or remove rows and columns using the buttons or by changing the inputs.
Last updated
Powered by maratool