Nouplo

Excel to CSV

Your workbook as CSV files, read on your device.

Drop files here

or click to choose from your deviceAccepted: XLSX

Up to 3 files per runUp to 20 MB per file10 runs per dayRemove limits with Pro✓ Works offline

Your files stay on your device

This tool runs entirely in your browser. Nothing is uploaded, nothing is stored, and you can even turn off your internet connection before you start.

How it works

  1. Drop the .xlsx workbooks.
  2. Choose every sheet or only the first. Every sheet gives you one CSV per sheet, named after it.
  3. Pick the separator the system you are feeding expects — a semicolon is what Excel uses in much of Europe.
  4. Press Convert to CSV and download. Several sheets arrive as several files, which you can take as a ZIP.

Frequently asked questions

Is my workbook uploaded?
No. It is unzipped and read in your browser. Payroll, pricing and customer data are exactly what should not go through someone else's server on the way to a CSV.
What happens to formulas?
They come across as the value Excel last calculated, which is what a CSV can hold — a CSV has no formulas. If a sheet was edited in something that did not store the results, those cells come out empty; opening it in Excel once and saving it fixes that.
And dates?
Excel stores a date as a serial number with a display format attached, and a CSV carries no formats, so a date cell usually comes out as that number (45 000-odd for a date in 2023). Where you need the printed date, format the column as text in Excel first, or add a helper column with =TEXT(A2,"yyyy-mm-dd").
Does it keep the layout?
No, and no CSV can: colours, fonts, merged cells, charts and column widths are not part of the format. What comes across is the cells, in their rows, with gaps in the middle of a row preserved so the columns still line up.
It says my file cannot be read.
The old .xls format from Excel 2003 and earlier is a different kind of file and is not read here. Open it in Excel or LibreOffice and save it as .xlsx. The same goes for .numbers and .ods.
What are the free limits?
Three files a run at 20 MB each and 10 runs a day. Nothing is added to the CSVs on any plan.

Related tools