Monu Tools

CSV ⇄ Markdown Table Converter

Convert CSV to a Markdown table and Markdown tables back to CSV, both directions.

Cómo usar Markdown Table

  1. 01

    Paste your CSV, with the first row as the header.

  2. 02

    Pick the delimiter and the column alignment.

  3. 03

    Copy the generated Markdown table.

Preguntas frecuentes

What format is the output?

A GitHub-flavored Markdown table: a header row, an alignment divider, then the data rows. It renders in GitHub, most wikis and Markdown editors.

How does alignment work?

The alignment you choose is written into the divider row using colons (:--- left, :---: center, ---: right), which Markdown renderers use to align every column.

What about commas or pipes inside cells?

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.

Is my data uploaded?

No. The table is generated entirely in your browser; nothing you paste leaves your device.

Acerca de esta herramienta

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

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.