Excel to Markdown table converter. Single-file web tool, no dependencies, works entirely in the browser.
- Paste data from Excel / Google Sheets / any spreadsheet
- Instant conversion to Markdown pipe-delimited tables
- Interactive table editor: select and delete rows/columns
- Align columns to equal width
- Light/Dark theme with customizable fonts
- Copy result to clipboard in one click
- Repeat last deletion on new data
- Open in a browser (or use the live version)
- Paste your table data from a spreadsheet
- Adjust settings (separators, alignment)
- Click "Copy" to get the Markdown table
Single HTML file with embedded CSS and JavaScript. No frameworks, no build process, no server required. User preferences (theme, font) are stored in localStorage.
CSS JavaScript localStorage