Table Paste to Markdown
Instantly convert tables copied from Excel or Google Sheets into Markdown or HTML tables
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Copy cells from Excel or Google Sheets, paste them in, and it turns the tab-separated data into a Markdown table and an HTML table. It supports first-row headers and automatic delimiter detection, so you can copy the result and use it right away.
How to use
- Copy a table range from Excel or Google Sheets.
- Paste it into the input box and confirm the first-row header setting and delimiter.
- Choose the Markdown or HTML tab and copy.
FAQ
- Does it convert comma-separated (CSV) tables too?
- Yes. With the delimiter set to 'Auto-detect,' it recognizes tabs first and falls back to commas. Choosing 'Comma (CSV)' directly also correctly parses quoted values.
- What if rows have different numbers of columns?
- It uses the row with the most columns as the reference and automatically fills the empty cells in the other rows to build an aligned table.
- Is my pasted table data sent to a server?
- No. Conversion happens entirely in your browser, and what you paste is never sent to a server.
