Excel Sheet Splitter
Split one XLSX or legacy XLS workbook without uploading it. Choose selected worksheet tabs, chunks of data rows from one worksheet, or one file per value in a chosen column. One result downloads as XLSX; several results are packaged into a ZIP in your browser. Row and column splitting copy the first row as headers, omit blank data rows and write fresh value-based XLSX files.
How to split an Excel workbook
-
1
Choose a workbook
Select one genuine XLSX or binary XLS file up to 20 MiB. The splitter checks the file container, not just the extension.
-
2
Select worksheets and a strategy
Split selected tabs, or choose one worksheet for data-row chunks or groups from a column value. Visible tabs are selected by default; hidden tabs are clearly identified.
-
3
Create the download
A single result becomes one new XLSX. Several results become separate XLSX files in one ZIP, all created locally.
Choose a split strategy
The splitter always creates new XLSX files and never edits the source workbook. Choose the strategy that matches the structure of your data.
| Strategy | Select | What each output contains |
|---|---|---|
| Worksheet tabs | One or more worksheets | One new XLSX for each selected tab. |
| Data-row chunks | Exactly one worksheet | Its first row as headers plus a chunk of up to 100,000 data rows per XLSX. |
| Column value | Exactly one worksheet and one column | Its first row as headers plus the data rows sharing one value in that column. |
The data-row and column strategies are for a table with a meaningful first row. They do not split at a target file size or apply a custom formula. Use the worksheet-tab strategy when each tab should remain its own file.
Data-row chunks and column groups
For data-row chunks, choose from 1 to 100,000 data rows for each output. The first row is copied to every generated XLSX. For example, a sheet with one header row and 24,000 data rows can become three files of 10,000, 10,000 and 4,000 data rows.
For column-value splitting, choose the column that defines each group. Every distinct value gets its own XLSX. Empty values are grouped together so no matching data row is silently dropped. Both strategies omit blank data rows, because the browser reader uses a non-blank row view of the selected worksheet.
Row and column splitting require exactly one selected worksheet and a first row containing at least one non-empty header cell. If the proposed split would produce more than 100 files, choose a larger row count or a column with fewer distinct values.
Accepted workbooks and limits
The splitter accepts genuine XLSX workbooks and legacy binary XLS workbooks. It does not accept XLSM, XLSB, ODS or CSV files. Renaming another file to .xlsx or .xls is not enough: the browser checks the file container, and XLSX archives are checked before the workbook reader opens them.
One workbook can be up to 20 MiB, contain up to 100 worksheets and use up to 2 million cells across the workbook. A split can create at most 100 files, and combined output is limited to 100 MiB. A malformed, unusually compressed or oversized workbook can be refused before conversion to protect the browser.
Choose worksheets deliberately
Visible worksheets are selected by default. Hidden and VeryHidden worksheets are identified in the list and are included only when you select them. This is useful when a workbook has helper tabs that should not be distributed with the main report.
A selected hidden tab is written to its own newly generated workbook. Do not rely on the result to retain its original hidden or VeryHidden state. Row and column strategies require one selected worksheet, so select a hidden tab deliberately before using either of those strategies. Keep the source workbook if that visibility setting matters.
Formulas, formatting and workbook compatibility
Each result is a newly written XLSX, not a byte-for-byte extraction of the source workbook. The worksheet-tab strategy carries the selected worksheet into a new workbook, but the splitter does not calculate, refresh or validate formulas. A formula that refers to another worksheet in the original workbook can point to a missing sheet after separation, so check the downloaded file before using it for a financial model or an operational import.
Row and column strategies rebuild the sheet from browser-read cell values. They copy the header row and selected data rows, but do not preserve formulas, cell formatting or blank data rows. Do not rely on any strategy to preserve charts, pivot tables, named ranges, data validation, print settings, external connections or other workbook-level features. The output format is XLSX, so macro-enabled workbooks are not accepted. Keep the original file and verify a representative result in the spreadsheet application you use.
Private browser processing and temporary drafts
Workbook reading, worksheet selection, XLSX creation, ZIP packaging and download preparation happen in your browser. Workbook bytes, worksheet values and filenames are not uploaded, sent to our servers or put in the URL.
In the multi-step flow, the browser can keep a hash-checked workbook draft in IndexedDB so the next step can restore it. The URL carries only an opaque job identifier. The draft becomes unavailable after 30 minutes. Starting over or requesting a download asks the browser to remove the draft, and the tool warns you if it cannot confirm removal. If temporary browser storage is unavailable, the controls stay on one page so you can still finish.
Downloaded files are handled by your browser. On a shared computer, remove downloads yourself after checking the output.
Frequently Asked Questions
Choose one genuine XLSX or binary XLS workbook up to 20 MiB. The workbook can contain up to 100 worksheets and 2 million cells. The splitter stops if the combined output would exceed 100 MiB. XLSM, XLSB, ODS and CSV files are not accepted.
Use worksheet tabs to make one XLSX for each selected tab. Use data-row chunks for one selected worksheet when every output needs the same header row and a fixed number of data rows. Use column value when rows should be grouped into one file per distinct value in a selected column. Row and column strategies require exactly one worksheet.
The first row is copied as headers into every row-chunk or column-group output. Those strategies omit blank data rows. In column-value splitting, empty values in the chosen column are collected in one group rather than silently dropped.
A split can create up to 100 XLSX files and no more than 100 MiB of combined output. One result downloads as XLSX. Several results are packaged into one local ZIP. For row chunks, choose 1 to 100,000 data rows per file.
Do not treat the download as a full workbook-preservation copy. The splitter does not calculate or validate formulas. A formula that refers to another source tab can break after worksheet-tab separation. Row and column strategies rebuild values and do not preserve formulas, cell formatting or blank data rows. Charts, pivot tables, named ranges, data validation, print settings and external connections are not guaranteed. Keep and check the original workbook.
No. Reading, splitting, ZIP packaging and download preparation stay in the browser. In multi-step mode, a browser-only IndexedDB draft may be used for up to 30 minutes; its URL contains only an opaque identifier. Starting over or downloading asks the browser to remove that draft and shows a warning if removal cannot be confirmed.
Related Tools
Subtitle Converter
Convert SRT subtitles to WebVTT or VTT captions to SRT locally. Validate cue timings, preserve multiline text, then copy or download the result.
M4A to MP3 Converter
Convert M4A audio to MP3 for wider playback support. Upload an .m4a file and download a compatible .mp3 copy.
MKV to MP4 Converter
Convert MKV videos to MP4 for smoother playback on iPhone, iPad, QuickTime, browsers, TVs and editors. Upload a .mkv file and download a compatible .mp4.
Word to Markdown Converter
Convert a Word DOCX file to clean Markdown in your browser. Keep headings, lists, links and simple tables, then copy or download the editable .md file.
Archive Extractor
Inspect ZIP, JAR, XPI, DOCX, XLSX, PPTX and ODT containers locally in your browser, then download individual files without uploading the archive.
Excel Sheet Merger
Combine XLSX, XLS, XLSM, XLSB or ODS files locally. Keep source sheets separate or append rows with matching headers, then download an XLSX.