Turn a real .xlsx or .xls spreadsheet into a plain CSV file for import into another system, a script, or a database — without uploading it anywhere.
Parsing runs entirely in your browser using SheetJS, a widely-used open-source spreadsheet library.
Loading converter…
Enable JavaScript to use this tool
Yes — if your workbook has more than one sheet, you can preview and download the CSV for each sheet individually.
No. The conversion runs entirely inside your browser. Your spreadsheet is never sent over the network — see our How It Works page for the technical details.
Formulas are converted to their last calculated values, since CSV is a plain-text format with no support for formulas.
Yes — both the modern .xlsx format and the legacy .xls format are supported.