Markdown
Markdown Table Formatter
Pad and align every table in a document for clean source.
How it works
- 1Paste Markdown with messy tables.
- 2Every table is padded and aligned.
- 3Copy the tidy result.
Use cases
- Tidy hand-edited tables.
- Produce diff-friendly source.
- Format generated tables.
Frequently asked questions
Does it keep alignment markers?
Yes. Left, center, and right alignment settings are preserved.
Does it change my data?
No. Only spacing and padding change; cell contents are untouched.
Is it private?
Yes. Tables are processed entirely in your browser; nothing is uploaded.
Read the guide
How to format and align a Markdown table
Straighten a ragged Markdown table so its columns line up in the raw source — easier to read, easier to edit, and still valid everywhere.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.