Generate an aligned Markdown table
Generate a neatly aligned Markdown table from data (CSV or pasted from a spreadsheet).
Alignment:
The first line becomes the header. GitHub/GitLab (GFM) compatible.
🔒 100% client-side — no data sent
Enter your data and get a neatly aligned Markdown table, ready to paste into a README or documentation. No more manually aligning pipes and dashes. The generator runs 100% in your browser, with no data uploaded.
What is it for?
- ▸ Create a clean table for a GitHub README
- ▸ Convert data pasted from a spreadsheet into Markdown
- ▸ Document configuration options as a table
- ▸ Quickly align an existing, badly formatted Markdown table
FAQ
Can I choose the column alignment?
Yes. You can align each column left, right or center, and the separator row is generated accordingly.
Is the table compatible with GitHub and GitLab?
Yes. The generated table follows standard Markdown syntax (GFM), rendered correctly by GitHub, GitLab and most editors.
Can I paste data from Excel or Google Sheets?
Yes. Tab-separated data is recognized and automatically converted into table columns.