Excel to CSV
Export any worksheet to clean, correctly quoted CSV.
Convert .xlsx or .xls to CSV with control over the delimiter, quoting and line endings — the details that decide whether your import script succeeds or throws on row 4,000. UTF-8 with an optional BOM keeps accented characters intact in Excel.
- Price
- Free
- Your files
- Never uploaded
- Runs
- In your browser
or drag it here
.xlsx, .xls, .xlsm, .ods · up to 50 MB · processed locally, never uploaded
Excel and spreadsheet files only. Export from Google Sheets as .xlsx or .csv.
Files stay on your device
What it does well
- RFC 4180 compliant quoting for values containing commas and newlines
- Semicolon and tab delimiters for European locales and database imports
- Optional UTF-8 BOM so Excel opens accented text correctly
How to use Excel to CSV
- 1
Add the workbook you want to export.
- 2
Choose the sheet, or select “all sheets” to get one CSV per sheet in a zip.
- 3
Set the delimiter (comma, semicolon, tab or pipe) and whether to add a UTF-8 BOM.
- 4
Download your CSV.
Watch a walkthrough
Common problems and fixes
Long numbers like order IDs lose their leading zeros.
Those cells are numeric in the source workbook. Format them as text in Excel first, or enable “Preserve leading zeros” which quotes them on export.
Rows appear duplicated when the CSV is imported elsewhere.
A cell contains a line break that your importer treats as a row break. Switch line ending mode to CRLF and keep quoting enabled.
Frequently asked questions
More convert tools
Move data between XLSX, CSV, JSON, XML, HTML and PDF without losing formatting, encoding or number precision. Every conversion runs locally in your browser.
Browse Convert