Excel to CSV Converter

Convert a sheet from an Excel workbook (.xlsx/.xls) to CSV.

You need a plain CSV, but what you were sent is a .xlsx — and the tool you're feeding it to won't take an Excel file. This reads the workbook and converts a sheet to CSV, in your browser, without a round trip through Excel or Google Sheets.

How Excel to CSV Converter works

  1. Enter or paste your text or values.
  2. It's processed instantly on your device as you type.
  3. Copy or download the result.

Good to know: One sheet at a time — CSV is a single-sheet format, so a workbook with several tabs has to be converted tab by tab. Formulas are exported as their computed values, not the formulas themselves, since that's all a CSV can hold.