Build tables visually — export as GFM Markdown, HTML, or preview instantly
Working with code and configuration files often means switching between formats, encoding strings, or validating syntax. Markdown Table Generator eliminates the need for desktop software or command-line utilities by giving you a clean, instant interface right in your browser. Paste your input, get your result — no accounts, no installations, no data leaving your machine.
| characters to separate columns and hyphens --- to separate the header row from data rows. The separator row also controls column alignment: :--- for left, :---: for center, ---: for right, and plain --- defaults to left. Each row must start and end with | in GFM (GitHub Flavored Markdown).| :--- | = left aligned (default), | :---: | = center aligned, | ---: | = right aligned. Click the alignment icon in each column header to cycle through left, center, and right. The tool automatically generates the correct separator syntax in the Markdown output.