— Data & developer

Markdown Table Generator

Paste CSV or TSV data and get a clean, aligned Markdown table — pipe-safe and ready for GitHub, docs, or your README.

— What it does

The Markdown Table Generator is a free tool that turns pasted tabular data into a properly formatted Markdown table. It reads CSV or tab-separated values, treats the first row as the header, lets you set left, center, or right alignment for the columns, and escapes pipe characters so your table never breaks. Everything runs in your browser, so the data you paste is never uploaded.

  • Accepts CSV or TSV with a selectable delimiter, using the first row as the header.
  • Per-side alignment — left, center, or right — written into the Markdown divider row.
  • Escapes pipe characters automatically so cells never break the table layout.
  • Runs entirely in your browser — your data is never uploaded to a server.

How to use it

1

Paste your data

Paste CSV or tab-separated rows into the input box. The first row is used as the table header.

2

Pick delimiter and alignment

Choose the delimiter that matches your data and set the column alignment to left, center, or right.

3

Copy or download the Markdown

The Markdown table updates instantly. Copy it to your clipboard or download it as a .md file.

Frequently asked

Does this upload my data anywhere?
No. The table is generated entirely in your browser with JavaScript. Nothing you paste is sent to a server, so it is safe for private data.
How are pipe characters handled?
Any pipe (|) inside a cell is escaped as \| so it shows as a literal pipe instead of being read as a column separator that would break the table.
Can I set column alignment?
Yes. Choose left, center, or right and the generator writes the correct colon markers into the divider row, so renderers like GitHub align the columns accordingly.
What delimiter should I use?
Pick comma for CSV, tab for TSV (handy when pasting directly from a spreadsheet), or semicolon for European-style CSV exports.
— Built by saavos

These tools are free. So is the first version of your agent.

saavos is the AI agent that lives on your website — themed to match your design, answering visitors from your own content, and telling you what they actually want to know. Paste your URL and see it answer, before you install anything.

Make my site feel alive