Tools / Excel to CSV
Excel to CSV
Drop an Excel (.xlsx) file to convert it to CSV. For multi-sheet workbooks, pick the sheet you want. Formulas output their computed values.
Drop an Excel (.xlsx / .xls) file here, or click to select
.xlsx, .xls · Max 100 MB
How to use Excel to CSV
Drop your Excel file
Drag an .xlsx or .xls workbook onto the dropzone. SheetJS reads it client-side.
Pick a sheet
If the workbook has more than one sheet, pick which one to convert from the sheet selector.
Preview and download
Inspect the CSV preview, then click Download to save the result. Formulas are converted to their computed values.
Frequently asked questions
Related tools
Convert one or more CSV files to an XLSX workbook. Multiple files become separate sheets.
View and explore CSV files with sorting, filtering, and column type detection. Handles 100k+ rows.
Convert CSV data to a JSON array of objects, with header row and indent options.