Logotipo de iformat.io iformat.io
Logotipo de iformat.io iformat.io

Convert Numbers to Excel Free Online — Numbers to XLSX

Convierta hojas de cálculo de Apple Numbers al formato Excel XLSX. Comparta sus hojas de cálculo multiplataforma con usuarios de Excel. Gratis en línea.

Drop NUMBERS files here
o haga clic en cualquier lugar de este cuadro para elegir archivos

Tamaño máximo de archivo 10 MB. Regístrate para más.

Acerca del formato de salida

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

A spreadsheet conversion moves cells, sheets, and values from one container to another. Knowing what each format keeps — and what it drops — saves a lot of "where did my formulas go" surprises.

  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

    El convertidor lo reescribe como 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

    Su archivo XLSX estará listo en segundos. Ábralo y confirme que las columnas estén alineadas y que los números mantengan su tipo. Tanto los NÚMEROS que subiste como la salida XLSX se eliminan permanentemente de nuestros servidores en 30 minutos.

Lo que XLSX conserva y lo que no

Native spreadsheet formats (XLSX, XLS, ODS) store a workbook: multiple sheets, cell formatting, formulas, charts, and data types all live inside one file. CSV stores exactly one thing — a single grid of raw values as plain text. That difference decides what survives the trip.

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.

Cosas que la gente desearía haber sabido antes de convertirse

  • 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.
  • Formulas become values in CSV. A cell with =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.
  • Leading zeros and long numbers can shift. Los códigos postales, números de teléfono e identificaciones pueden perder ceros a la izquierda o pasar a notación científica cuando se vuelve a importar una cuadrícula simple. Formatee esa columna como texto en el destino después de abrirla.
  • Watch the delimiter and encoding. Data with commas inside cells relies on proper quoting — which the export handles — but some regional tools expect a semicolon separator. If columns collapse into one, set the delimiter on import.

When NUMBERS to XLSX is the right move

Razones reales por las que las personas realizan esta conversión: basadas en problemas específicos, no en beneficios vagos.

Importar a una base de datos o aplicación

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

Un XLS heredado, una exportación de Apple Numbers o un ODS de LibreOffice no siempre se abren limpiamente en todas partes. La conversión a XLSX obtiene los datos en un formato que la herramienta del destinatario maneja sin errores de formato ni advertencias de "archivo dañado".

Alimentar un script o una canalización de datos

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.

Shrinking a bloated file

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.

Cumplir con una especificación de exportación o plantilla

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.

Every conversion happens on TLS-encrypted uploads, on isolated per-request workers, with both the source and the result auto-deleted within 30 minutes. No ads, no watermarks on paid tiers, no data mined for training.

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.