Before
|A|B|
After
| A | B |
Text Tools
Reformat Markdown tables so columns pad to a consistent visual width, keep :---: alignment markers, and account for full-width characters such as Chinese for readable source layouts.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
文本处理
等待输入
Before
|A|B|
After
| A | B |
Yes. Separator markers such as :---, :---:, and ---: are kept and continue to control alignment.
Column padding uses visual width so full-width characters count as two units in monospace layouts.
Tools
Continue with another translated tool for a nearby task.
Markdown Table Generator
Create an editable header and body grid by column and row counts, optionally prettify pipe alignment, then copy Markdown or export a .md file for README and docs tables.
Markdown to HTML
Convert Markdown to HTML in your browser with a live preview, side-by-side view, and copy or export options. Processing stays on the page.
HTML to Markdown
Convert HTML to Markdown in your browser while preserving common structure such as headings, lists, tables, and links. Useful for migrating web content into editable documents.