File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# excel-splitter
2
2
An application that splits a single Excel file into multiple files
3
+
4
+ ## Features
5
+
6
+ - Allows you to decide the number of top rows to be treated as headers (these will be repeated as headers in each individual split file).
7
+ - You can choose to split by max rows per file, or by the number of files you want to recieve as the output.
8
+
9
+ ## Example
10
+
11
+ I tested the application on a 100 MB .xlsx file with realistic data, from [ https://examplefile.com/document/xlsx/100-mb-xlsx ]
12
+
13
+ Application:
14
+
15
+ ![ image] ( https://github.com/user-attachments/assets/293614d4-220c-4396-8791-2fc15d9fa957 )
16
+ ![ image] ( https://github.com/user-attachments/assets/251d29d9-29db-4216-84e3-b31cdd8a64c6 )
17
+ ![ image] ( https://github.com/user-attachments/assets/74d2dcc9-dd4d-45de-ba21-2d41024d1d48 )
18
+ ![ image] ( https://github.com/user-attachments/assets/b6a1c978-4f5d-47a1-8df2-b72fe2f0f0a8 )
19
+ ![ image] ( https://github.com/user-attachments/assets/73415473-6295-44dd-9160-2a1fe459555a )
20
+
21
+ File:
22
+
23
+ ![ image] ( https://github.com/user-attachments/assets/aa868157-eeb9-44db-9a65-929880a9df3c )
24
+ ![ image] ( https://github.com/user-attachments/assets/497e6810-52d0-41e0-91cd-749f442523f9 )
You can’t perform that action at this time.
0 commit comments