DataFileSplitter 2.1 Released Download
2024/12/01
V2.1 Released
Improve parsing big SQL file.

2024/10/10
V2.0 Released
Add splitting Excel by sheet.
Add splitting HTML by table.
Add splitting HTML table by record count or column value.
Add splitting SQL by table.
Improve splitting JSON.
Improve splitting XML.

2024/09/05
V1.6 Released
Improve splitting JSON, keep JSON struct.
Improve splitting XML, keep XML struct.

2024/08/06
V1.5 Released
Fix reading XML in UTF-16 encoding.
Improve parsing SQL Server SQL dump scripts.

2024/03/03
V1.4 Released
Add support http proxy.
Improve reading JSON file has deep levels.
Improve reading big JSON file with UTF8+BOM encoding.

2023/11/20
V1.3 Released
Add splitting Excel file.
Add splitting SQL file.

2023/10/21
V1.2 Released
Improve support to multiple monitors.
Some minor bug fixes and improvements.

2023/08/02
V1.1 Released
Improve reading JSON file.
Improve reading big text file.

2023/07/05
V1.0 Released
First release.