iformat.io ロゴ iformat.io
iformat.io ロゴ 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
または、このボックス内の任意の場所をクリックしてファイルを選択します

最大ファイルサイズは10MBです。 サインアップ さらに詳しく。

出力形式について

XLSX が正しい出力の場合

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

    NUMBERS スプレッドシートをアップロードします

    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.

XLSX が保持できるものと保持できないもの

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.

人々が変換する前に知っておきたかったこと

  • 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. Zip codes, phone numbers, and IDs may lose leading zeros or flip to scientific notation when a plain grid is re-imported. Format that column as text in the destination after opening.
  • 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

人々がこの転換を実行する本当の理由は、漠然としたメリットではなく、具体的な問題に基づいています。

Importing into a database or 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.

Feeding a script or data pipeline

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.

Meeting an export or template spec

会計プラットフォーム、給与システム、分析ツールは、アップロード用に正確なテンプレート形式を公開していることがよくあります。 XLSX が必要で、エクスポートが NUMBERS の場合、この変換は「準備完了」と「拒否」の間のステップとなります。

Standardising a messy set of files

データがさまざまなソースから XLS、XLSX、ODS が混在して到着すると、分析は頭痛の種になります。まずすべてを単一の XLSX 形式に変換すると、一貫した入力が 1 つ行われることになり、フォルダー全体を 1 つのパスでバッチ処理できます。

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.