Pular para o conteúdo
Tool

CSV to Excel Converter

Convert raw CSV files into XLSX spreadsheets ready for editing in Microsoft Excel or Google Sheets.

CSV to Excel converter

Turn raw CSV text files into formatted XLSX spreadsheets

Upload the CSV file

The columns are split into cells in Excel automatically.

Status and downloadCSV XLSX

Waiting for a CSV file to convert.

What it is

The CSV to Excel Converter turns a .csv file into a real .xlsx spreadsheet, with the values landing in separate columns instead of being crammed into column A.

Why a CSV opens badly in Excel

A CSV is just text with separators, and nothing inside it says which separator was used. Excel guesses based on your regional settings, and when the guess is wrong the whole file arrives in one column. That single mismatch is behind most of the frustration with CSV files.

Three other things break in the same moment:

  • Leading zeros disappear. A postcode written as 01310 is read as the number 1310.
  • Dates are rewritten. Excel decides 03/04 is March or April depending on where it thinks you are.
  • Accented characters turn into symbols when the file is UTF-8 and Excel assumes something else.

Converting first sidesteps all of it: the file arrives already parsed, in real columns, with the text kept as text.

How to use it

  1. Add the CSV, by dragging it in or picking it from your device.
  2. Check the preview of the columns that were detected.
  3. Download the XLSX and open it normally.

Your file stays on your device

The whole conversion runs in your browser. The spreadsheet is never uploaded, never stored and never seen by anyone else, which matters when the file holds customer records, prices or anything else you would not email to a stranger.

To go the other way, use the Excel to CSV converter. For data headed to an API instead of a spreadsheet, the Excel to JSON converter is the better fit.

Frequently asked questions

Why does my CSV open all in one column in Excel?

Because Excel guessed the wrong separator. A CSV does not record whether it uses a comma or a semicolon, so Excel falls back on your regional settings. Converting to XLSX first removes the guesswork: the columns are already split.

Will my leading zeros survive?

Yes. Values like postcodes and product codes are kept as text, so 01310 stays 01310 instead of becoming 1310.

Is my spreadsheet uploaded anywhere?

No. The conversion runs entirely in your browser. The file is never sent to a server, never stored and never seen by anyone else.

Which Excel versions can open the result?

The output is a standard .xlsx file, which Excel 2007 and everything after it opens directly, along with Google Sheets, LibreOffice and Numbers.

About this content

Written by:
Ferramenta Grátis

Related tools