CSV to Excel
Converter
Turn a CSV export into a proper Excel workbook — without the mangled accents and shifted columns Excel's own import loves to produce.
Convert CSV to XLSX free →No account needed · Up to 25 MB free · Files permanently deleted after 1 hour
How it works
Common questions
My CSV uses semicolons — will it work?
Yes. European CSVs (semicolon-delimited, comma decimals) are detected automatically, along with tab- and pipe-delimited files.
Why do my accents break when Excel opens the CSV directly?
Excel assumes a legacy encoding unless the file carries a byte-order mark. We decode UTF-8, Windows-1252 and Latin-1 correctly, so the XLSX shows your text as intended.
Are formulas in the CSV executed?
Deliberately not — any cell starting with =, + or - is stored as literal text in the workbook. That's a security feature: a malicious CSV can otherwise plant live formulas in your Excel.
Is there a file size limit?
Free users can convert files up to 25 MB without an account. Pro raises that to 500 MB per file with 3,000 credits a month; Business goes to 5 GB.