edit

Split Sheets

Split an Excel workbook into one XLSX file per sheet, downloaded as a ZIP.

Loading…

About Split Sheets

Split Sheets takes one multi-tab Excel workbook and produces a separate .xlsx file for each sheet, delivered as a single ZIP download. Use it when a workbook bundles several distinct datasets and you need each as its own file — for distribution, version control, or per-team handoff. The split runs in your browser, so the workbook never leaves your device.

Category
edit
Input
Accepts: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.
Output
Outputs: application/zip.
Cost
Free, runs in your browser
Memory
low
Privacy: Split Sheets runs entirely on your device. Files you provide never leave your browser — no uploads, no server, no tracking. The page works offline once loaded.

Common uses

  • Split a workbook with one tab per client into individual files you can email separately
  • Break a master report into per-sheet files so each can be tracked in its own Git history
  • Hand each department only its own sheet without exposing the rest of the workbook
  • Turn a multi-tab export into discrete files for a batch import that expects one file per dataset
  • Separate a 'data + notes + summary' workbook into three standalone documents
  • Reverse a Merge Workbooks operation back into the original component files

Frequently asked questions

How is the output delivered?

As a single ZIP archive containing one .xlsx file per sheet in the source workbook.

How are the output files named?

Each file corresponds to a sheet, so the sheet names drive the file names inside the ZIP.

What input does it accept?

A modern .xlsx workbook (OpenXML spreadsheet format).

Is my workbook uploaded?

No. Splitting happens locally in the browser, and the ZIP is built on your device.

What if the workbook has only one sheet?

You'll get a ZIP with a single file — the operation still completes cleanly.

Keywords

  • excel
  • xlsx
  • split
  • sheets
  • workbook
  • spreadsheet

Try next