Text

Markdown Table Generator

Turn pasted rows, CSV, or tab-separated text into a clean Markdown table for docs, READMEs, issues, and notes.

How to use Markdown Table Generator

Best for

  • Creating Markdown tables for GitHub READMEs, issues, docs, and notes.
  • Converting CSV or tab-separated rows into pipe-table syntax.
  • Previewing a table before copying Markdown.

Steps

  1. Paste rows, CSV, TSV, or pipe-separated text.
  2. Choose a delimiter or leave it on auto-detect.
  3. Choose column alignment, preview the table, and copy the Markdown.

Notes

  • The first row becomes the table header.
  • Rows with fewer cells are padded so the Markdown table remains valid.

FAQ

Can I convert CSV to a Markdown table?

Yes. Paste CSV rows, choose comma as the delimiter, then copy the generated Markdown table.

How do I align columns?

Use the alignment dropdown to generate left, center, or right alignment markers in the separator row.