Skip to content
ZeroServer.tools

Markdown Table Formatter

Format and align messy Markdown tables. Automatically pads columns to equal widths and preserves left, right, and center alignment.

Formatted Output

About the Markdown Table Formatter

Markdown tables are notoriously hard to read when column widths are uneven. This formatter parses your GitHub Flavored Markdown (GFM) table, calculates the maximum width for each column, and pads every cell so columns are perfectly aligned. Left, right, and center alignment (specified via the separator row with :---, ---:, or :---:) is preserved. Useful for keeping source code readable and for documentation that is reviewed as plain text.

Private & free — this tool runs entirely in your browser.

Related Text Tools tools