iformat.io-Logo iformat.io
iformat.io-Logo iformat.io

Convert Numbers to Excel Free Online — Numbers to XLSX

Convert Apple Numbers spreadsheets to Excel XLSX format. Share your spreadsheets cross-platform with Excel users. Free online.

Drop NUMBERS files here
oder klicken Sie irgendwo in dieses Feld, um Dateien auszuwählen

Maximale Dateigröße 10 MB. Melden Sie sich an für mehr.

Über das Ausgabeformat

When XLSX is the right output

XLSX is Excel's modern format — preserves formulas, formatting, multiple sheets, charts. Convert to XLSX when the recipient will interact with the data in Excel or Google Sheets (pivot tables, financial modelling, forecast workbooks). Overkill for one-off tabular data — CSV is lighter and more portable.

Convert NUMBERS to XLSX without losing your data

Bei einer Tabellenkonvertierung werden Zellen, Blätter und Werte von einem Container in einen anderen verschoben. Wenn man weiß, was jedes Format behält – und was es verliert – erspart man sich viele „Wo sind meine Formeln geblieben“-Überraschungen.

  1. 1

    Upload your NUMBERS spreadsheet

    Drop the NUMBERS file above or click to browse. Free-tier uploads are capped at 10 MB — comfortably enough for tens of thousands of rows; Pro handles files up to 1 GB. The filename is preserved and the new extension is appended automatically.

  2. 2

    The converter rewrites it as XLSX

    Cell values, columns, and rows are read from the NUMBERS and written into the XLSX structure. When both formats are spreadsheet-native (XLSX, XLS, ODS), formatting, multiple sheets, and formulas are preserved. When the target is CSV — a plain-text grid — the converter exports the values as clean, comma-separated rows that any tool can import.

  3. 3

    Download and open the XLSX

    Your XLSX file is ready in seconds. Open it and confirm the columns line up and numbers kept their type. Both the NUMBERS you uploaded and the XLSX output are permanently deleted from our servers within 30 minutes.

What XLSX keeps — and what it can't

Native Tabellenkalkulationsformate (XLSX, XLS, ODS) speichern eine Arbeitsmappe: mehrere Blätter, Zellformatierungen, Formeln, Diagramme und Datentypen sind alle in einer Datei gespeichert. CSV speichert genau eines – ein einzelnes Raster mit Rohwerten als Klartext. Dieser Unterschied entscheidet darüber, was die Reise überlebt.

Converting between two native formats preserves nearly everything. Converting to CSV deliberately flattens the workbook to its data: one sheet, no formulas (their results are kept, not the formulas themselves), no colours or merged cells. That's not a bug — it's exactly why CSV is the universal format for moving data between systems.

Dinge, die die Leute gerne gewusst hätten, bevor sie konvertieren

  • CSV holds one sheet, not a workbook. If your NUMBERS has several tabs, converting to CSV captures the active sheet. Convert each tab separately if you need them all.
  • Formeln werden in CSV zu Werten. Eine Zelle mit =SUM(A1:A9) exports as the computed number, not the formula. Keep the native NUMBERS as your working copy if you still need to recalculate.
  • Führende Nullen und lange Zahlen können sich verschieben. Postleitzahlen, Telefonnummern und IDs verlieren möglicherweise führende Nullen oder wechseln zur wissenschaftlichen Notation, wenn ein einfaches Raster erneut importiert wird. Formatieren Sie diese Spalte nach dem Öffnen als Text im Ziel.
  • Achten Sie auf das Trennzeichen und die Kodierung. Bei Daten mit Kommas innerhalb von Zellen sind korrekte Anführungszeichen erforderlich – was der Export übernimmt –, aber einige regionale Tools erwarten ein Semikolon-Trennzeichen. Wenn Spalten zu einer einzigen zusammenfallen, legen Sie beim Import das Trennzeichen fest.

When NUMBERS to XLSX is the right move

Echte Gründe, warum Menschen diese Umstellung durchführen – beruhen auf spezifischen Problemen, nicht auf vagen Vorteilen.

Importieren in eine Datenbank oder App

Most databases, CRMs, and web apps accept XLSX as their import format but reject native workbooks. Converting your NUMBERS to XLSX turns a spreadsheet into something a bulk-import tool can actually read, row by row.

Opening it in different software

A legacy XLS, an Apple Numbers export, or an ODS from LibreOffice doesn't always open cleanly everywhere. Converting to XLSX gets the data into a format the recipient's tool handles without formatting errors or "file corrupt" warnings.

Einspeisen eines Skripts oder einer Datenpipeline

Python, R, and command-line tools love plain, predictable input. Converting NUMBERS to XLSX gives a script a clean grid to parse — no proprietary container to decode, no surprise sheets, just the values.

Eine aufgeblähte Datei verkleinern

Native workbooks carry formatting, charts, and metadata that inflate size. If all you need is the data, converting NUMBERS to XLSX can cut the file down dramatically — handy for email limits, uploads, or version control.

Erfüllung einer Export- oder Vorlagenspezifikation

Accounting platforms, payroll systems, and analytics tools often publish an exact template format for uploads. If they require XLSX and your export is NUMBERS, this conversion is the step between "ready" and "rejected."

Standardising a messy set of files

When data arrives as a mix of XLS, XLSX, and ODS from different sources, analysis is a headache. Converting everything to a single XLSX format first means one consistent input — and you can batch the whole folder in one pass.

Jede Konvertierung erfolgt bei TLS-verschlüsselten Uploads auf isolierten Workern pro Anfrage, wobei sowohl die Quelle als auch das Ergebnis innerhalb von 30 Minuten automatisch gelöscht werden. Keine Werbung, keine Wasserzeichen auf kostenpflichtigen Stufen, keine Datengewinnung für Schulungen.

About the Apple Numbers Format

Numbers is Apple's spreadsheet format, part of the iWork suite for macOS and iOS. Numbers files use a ZIP-based package structure containing protocol buffer data, images, and resources. Unlike traditional grid-based spreadsheets, Numbers uses a canvas-based approach where multiple tables, charts, and images can be placed freely on each sheet.

Numbers is exclusively available on Apple devices and iCloud.com, making it inaccessible to Windows, Android, and Linux users. The format supports formulas, charts, conditional highlighting, interactive sorting, and real-time collaboration through iCloud. For sharing data with non-Apple users or importing into business tools, converting Numbers files to XLSX or CSV is the recommended approach.