Markdown Table Formatter

Prettify and align Markdown tables with column alignment.

Works Offline
Privacy First
No Login
No API

Markdown table input

Formatted table

2 data rows · 3 columns

About the Markdown Table Formatter

Paste a Markdown table and automatically align its columns with consistent padding, with the option to force left, center, or right alignment across all columns.

Examples

Messy table

|a|b|
|-|-|
|1|2|

Output

| a   | b   |
| --- | --- |
| 1   | 2   |

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser