Excel to CSV
Convert Excel to CSV format
Start
Drag and drop your Excel file here
or
Supports .xlsx and .xls files
Note: This is a simplified converter. For full Excel parsing with all features, consider using a specialized library like SheetJS (xlsx) in a production environment.
Description
Convert Excel files (.xlsx, .xls) to CSV format. Upload your Excel file, preview the data, and download as a comma-separated values file. Great for data portability and compatibility with various applications.
Key features
- Upload Excel files (.xlsx, .xls)
- Select sheet to convert
- Choose output delimiter
- Preview before downloading
- Export as CSV, TSV, or custom delimiter
How to Use
- Click to upload or drag and drop your Excel file.
- Select the sheet you want to convert.
- Choose the output delimiter.
- Preview the converted data.
- Download the CSV file.
Example
Example Output
Name,Email,Department John Doe,john@example.com,Engineering Jane Smith,jane@example.com,Marketing
FAQ
What Excel formats are supported?
.xlsx (Excel 2007+) and .xls (Excel 97-2003) formats are supported.
Are multiple sheets supported?
Yes, you can select which sheet to convert. Each sheet needs to be converted separately.
What about formatting and formulas?
Only cell values are exported. Formatting, formulas, and charts are not preserved in CSV.