What is this CSV ⇄ Markdown table converter?
A free, browser-based tool that converts both ways: CSV to a GitHub-flavored Markdown (GFM) pipe table, and a pasted Markdown table back to CSV. For CSV → Markdown you can pick the column alignment (left / center / right) and whether the first row is a header. It is the fastest way to turn a spreadsheet export into a clean table for a README, GitHub issue, Notion page, or blog post — and to pull a table out of docs back into a spreadsheet. Everything runs locally in your browser, so your data is never uploaded.
How to use it
- Choose the direction: CSV → Markdown or Markdown → CSV.
- Upload a file or paste your data into the box on the left.
- For CSV → Markdown, pick the alignment and whether the first row is a header.
- Copy the result or download it as output.md / output.csv.
Common use cases
- Dropping a spreadsheet of data into a README, GitHub issue, or pull request.
- Building a comparison or pricing table for a blog post or Notion doc.
- Pulling a Markdown table out of docs back into a spreadsheet for editing.
It pairs naturally with the content and Markdown tools: build the table here, then drop it into your Markdown content workflow.
