Excel
Microsoft Excel Worksheet (XLS/XLSX). A spreadsheet format that stores data in cells organized by rows and columns. Supports formulas, formatting, and multiple sheets.
A 100% browser-based Excel to CSV converter — accepts .xls and .xlsx, merges every sheet into one CSV, values not formulas, no upload.
Microsoft Excel Worksheet (XLS/XLSX). A spreadsheet format that stores data in cells organized by rows and columns. Supports formulas, formatting, and multiple sheets.
Comma-Separated Values. A plain text format for tabular data. Each row is a line, and columns are separated by commas. Universally compatible with spreadsheets, databases, and programming languages.
Three steps in your browser — no install, no upload, no account.
Drag a .xls or .xlsx file onto the upload area or click to browse. The file stays on your device — nothing is uploaded to a server.
SheetJS parses the workbook locally, merges every non-empty sheet into one CSV separated by a blank row, and writes cell values — no queue, no waiting.
Click download to save a plain UTF-8 CSV to your device. Open it in Excel, Google Sheets, Numbers, or any text editor — nothing was uploaded at any step.