Markdown Table Generator

Build Markdown tables visually — set rows and columns, type in cells, pick alignment, and copy clean GitHub-flavored Markdown with a live preview.

How to use

Set the number of rows and columns, type into each cell, and choose alignment (left, center, right) from the header dropdowns. The Markdown output updates live — copy it into any GitHub-flavored Markdown editor, README, or static site.

Alignment syntax

Column alignment is encoded in the separator row: :--- left, :---: center, ---: right. This tool writes that for you based on each column's dropdown.