← All Tools

CSV to Markdown Table

Paste CSV or TSV data and get a GitHub-flavored Markdown table with sensible column alignment. Detects numeric columns, escapes pipes, and folds newlines inside cells into <br> so the table stays valid.

rows 0 columns 0 delimiter numeric columns 0

Live preview

The preview renders the same alignment the Markdown will produce. GitHub, GitLab, Bitbucket, and most static-site generators all support the colon-based syntax (:---, :---:, ---:).

Tips