OfficeM8

Convert Numbers to CSV

Turn an Apple Numbers (.numbers) file into a plain CSV file any other tool can import.

Up to 10 MB.

How it works

  1. Drag and drop your Apple Numbers (.numbers) file below.
  2. Click Convert to download as a CSV file.

What this tool does to your file

An Apple Numbers spreadsheet is written out as comma-separated values that any other tool can import — which matters more for this format than most, because .numbers is readable by very little outside Apple’s own software. One sheet becomes one CSV, since the format holds nothing more. Formulas are written as their last calculated result. Rows are padded to the width of the widest row so column positions stay consistent down the file, because CSV consumers index by position and a ragged file shifts values into the wrong column. Styling, merged cells and column widths are dropped — CSV carries values only. Browsers outside macOS do not recognise .numbers and report it as a generic zip or as nothing, so the upload declares the type on your behalf.

What happens to your files

All tools