Excel to CSV
Convert Excel spreadsheets (.xlsx) to CSV files.
This tool runs entirely in your browser. Your file is never sent anywhere.
Reads the first worksheet — including formula results, dates and rich text — and produces a clean CSV with UTF-8 encoding, so Arabic and accented text open correctly in any program.
Frequently asked questions
Are formulas converted?
Yes — the calculated result of each formula is exported, not the formula itself.
Why does my CSV open with broken Arabic characters?
Our CSV includes a UTF-8 byte-order mark specifically so Excel opens Arabic and accented text correctly.