Markdown Table Generator
Edit a table in a spreadsheet-like grid — set columns, rows, and alignment — and get properly formatted Markdown table syntax.
| Name | Category | Status | | :--- | :--- | :--- | | UUID Generator | Developer | Live | | JSON Formatter | JSON | Live | | Regex Tester | Regex | Live |
Example input
3 columns × 3 rows
Example output
| Name | Category | Status |