Convert CSV to a Markdown table and Markdown tables back to CSV, both directions.
Cómo usar Markdown Table
Paste your CSV, with the first row as the header.
Pick the delimiter and the column alignment.
Copy the generated Markdown table.
Preguntas frecuentes
A GitHub-flavored Markdown table: a header row, an alignment divider, then the data rows. It renders in GitHub, most wikis and Markdown editors.
The alignment you choose is written into the divider row using colons (:--- left, :---: center, ---: right), which Markdown renderers use to align every column.
Quoted CSV fields are parsed correctly, and any pipe characters in the data are escaped so the table stays valid. Line breaks inside cells are flattened to spaces.
No. The table is generated entirely in your browser; nothing you paste leaves your device.
This tool converts CSV data into a clean Markdown table that you can drop into READMEs, issues, wikis and documentation. The first row becomes the header, and you can set the column alignment.
It reads standard CSV with comma, semicolon or tab delimiters, handles quoted fields, and escapes special characters so the table always renders. Everything is processed locally in your browser.
Herramientas relacionadas
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes of any text, right in your browser.
Convert colors between HEX, RGB and HSL with a live preview.
Convert Unix timestamps to human dates and back — UTC, local, ISO 8601 and relative time. Seconds and milliseconds are auto-detected.
Percent-encode and decode URLs and URL components, UTF-8 safe.
Usamos cookies esenciales para que el sitio funcione. Con tu consentimiento también cargamos Google AdSense, que establece cookies publicitarias. Consulta nuestra política de privacidad.