Build Markdown tables visually with an editable grid. Set column alignment, add or remove rows and columns, import from CSV, and copy the generated Markdown table instantly.
| Header 1 | Header 2 | Header 3 | | --- | --- | --- | | | | | | | | |
Write Markdown with live preview and export to HTML.
Convert Markdown to HTML with optional minification.
Convert HTML back to clean Markdown text.
Convert text to camelCase, snake_case, kebab-case, and 7 more.
Format, beautify, minify, and validate JSON with syntax highlighting.
Each column has alignment buttons (L, C, R) for left, center, and right alignment. The alignment is reflected in the generated Markdown separator row using colon placement.
Yes. Click "Import CSV" to upload a CSV file, or expand the "Paste CSV text" section to paste comma-separated data directly. The grid will resize automatically to match your data.
The grid supports up to 20 rows and 10 columns. This covers most Markdown table use cases while keeping the editor responsive and easy to use.
Click "Copy Markdown" to copy the pipe-delimited table to your clipboard. Paste it into any Markdown file, GitHub README, documentation, or any Markdown-compatible editor.
No. The table data exists only in your browser session. Nothing is saved or sent to any server. Refreshing the page will reset the grid.