Home/Formats/CSV → XLSX
Converter · CSV → XLSX

CSV to
Excel.

Free · 20 MB · batch of 5 Take plain rows out of a script and hand them to someone who lives in spreadsheets.
01 — Convert Ready

Drop CSV files here, or click to browse.

CSV → XLSX · up to 5 files · 20 MB each

No signup · Private upload · Files deleted after 1 hour

⌘↵ to run Files deleted after 1 hour

Why convert CSV to XLSX?

What's handled

How it works

  1. Use the converter above. No signup required.
  2. Drop your CSV files. Drag and drop one or more CSV files into the upload box (up to five files, 20 MB each). Comma, semicolon, tab, and pipe delimiters are all detected automatically.
  3. Choose XLSX as the output. Pick XLSX from the dropdown; quoted fields stay as single cells, UTF-8 BOM is handled transparently.
  4. Convert and download. Click Convert; a download link appears as each file finishes. The result opens in Excel, LibreOffice Calc, Google Sheets, and Apple Numbers.

Good for

FAQ

What delimiters does the converter detect? We sniff for commas, semicolons, tabs, and pipes from the first 4 KB of the file. Most files come back as standard comma-separated. European exports (semicolon-delimited because the comma is their decimal separator) and tab-separated TSV files are handled the same way.

Will my dates and numbers be typed correctly in the XLSX? Every cell is written as a string. Excel's own type-detection kicks in when you open the file — it'll turn 2026-05-23 into a date and 1500 into a number on its own. Leading zeros and very long numeric IDs (ZIP codes, phone numbers) stay safe as text. If you need explicit number/date typing on write, convert to XLSX in Excel directly.

Does it handle quoted fields with commas or newlines inside? Yes. The CSV reader is RFC 4180-compliant: a value like "hello, world" stays in a single cell, and a quoted field containing a newline also stays one cell. Doubled quotes inside a quoted field ("") are read as a single literal quote.

Can I open the result in Google Sheets and Numbers? Yes. The output is a standard .xlsx (Office Open XML) file. It opens in Excel 2007 and later, LibreOffice Calc, Google Sheets, Apple Numbers, and every other spreadsheet tool that reads XLSX — no compatibility flags or special export needed.

Is the CSV to XLSX conversion free? Yes. No signup, no watermark, no time-limited trial. Free for personal and commercial use, up to five CSV files per upload at 20 MB each.

Related