CSV / Excel to Markdown Table Converter
Turn CSV or tab-separated Excel data into a GitHub/Notion-ready markdown table (| --- |) instantly
Converts Excel or CSV data into markdown table syntax (| --- |) you can drop straight into GitHub, Notion, or an LLM prompt.
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
How to use
- Paste your CSV or Excel data into the input box.
- Copy the auto-generated markdown table syntax.
FAQ
- Can I just copy-paste straight from Excel?
- Yes — it auto-detects Excel's tab-separated format and converts it into a table too.
- Does it handle CSV cells that contain commas?
- Yes. Commas inside quoted fields aren't treated as delimiters — they're kept intact as part of that single cell's content.
- Does it automatically treat the first row as a header?
- Yes. The first row of your data becomes the table header, and the separator row (---) is inserted right below it automatically.
