Excel to CSV Converter
Open an Excel workbook and pull a single sheet out as a clean CSV file. Pick the sheet, choose a comma, semicolon or tab delimiter, and download a plain-text file any tool can read.
Read the guide: How to Convert Excel to CSVOpen a workbook to begin
Drag an Excel file here, or
Everything runs on your device. Files never leave your browser.
How it works
- 1
Open a workbook
Drop in an XLSX or XLS file. Each sheet inside it is listed.
- 2
Pick a sheet and delimiter
Choose which sheet to export and whether to separate values with a comma, semicolon or tab.
- 3
Download the CSV
Get a clean, correctly quoted CSV file, ready for imports, scripts or another app.
Instant & 100% private — nothing is uploaded
Everything runs locally in your browser. Your files are processed on your own device and are never sent to a server, so there are no upload waits, no size limits from us, and nothing is ever stored or logged.
Frequently asked questions
- My Excel file has several sheets: can I convert one?
- Yes. Every sheet in the workbook is listed, and you pick exactly which one to export. CSV holds a single table, so you convert one sheet at a time, which keeps each output clean and predictable.
- Which delimiter should I choose?
- A comma is the default and works almost everywhere. Choose a semicolon if your data already contains commas or you will open the file in a region where Excel expects semicolons, and tab if a tool asks for TSV. The tool quotes any value that needs it, so commas inside a cell never break the columns.
- Will dates and numbers stay correct?
- Yes. Numbers are written as plain values and dates are written in a standard text form, so the CSV reads cleanly in spreadsheets, databases and scripts without the formatting quirks Excel sometimes adds.
- Is my file sent to a server?
- No. Everything runs locally in your browser. Your file is read and processed on your own device, nothing is uploaded, and nothing is logged or stored.