Skip to main content

CSV to Markdown Table

v1.0.3

Convert CSV data to a formatted Markdown table with configurable column alignment.

Converts CSV data to a formatted GitHub Flavored Markdown table with configurable column alignment (left, center, right) — paste CSV and copy the table into your README or docs.

How to use
  • Paste CSV data (with a header row) into the input area.
  • Click column headers to cycle through left/center/right alignment.
  • Copy the Markdown table and paste it into any .md file.