Markdown
Markdown Table Alignment Fixer
Re-pad and align Markdown table columns for clean source.
How it works
- 1Paste Markdown that contains one or more tables.
- 2Every table is re-padded so columns line up.
- 3Copy the aligned Markdown.
Use cases
- Make hand-edited tables readable in source.
- Produce diff-friendly table formatting.
- Respect each column’s alignment markers.
Frequently asked questions
Does it keep my alignment markers?
Yes. Left (:--), center (:-:), and right (--:) settings are preserved and reflected in the padding.
What about non-table text?
Only table blocks are reformatted; surrounding prose is left exactly as-is.
Is it private?
Yes — it runs entirely in your browser.
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.