Convert CSV to Markdown.
Drop a CSV, get a Markdown table you can paste into GitHub, Notion, Obsidian, or any Markdown editor. Numeric columns auto-aligned right.
To convert CSV to Markdown, drop or paste a CSV file — csvtodashboard parses it into rows and columns in your browser, then emits a GitHub-flavored Markdown table. You get a GitHub-flavored pipe table with numeric columns right-aligned and any literal pipes in your data escaped so columns never shift. Nothing is uploaded; the whole conversion runs on your device.