DataFileSplitter Help

Save and Load Session, Saving/loading session, execute repeatly.

Command Line, Execute on command line.

Task Scheduler, Execute automatically at specific time.


Open TXT (CSV, TSV) file

Open XML file

Open JSON file


Split to TXT/CSV/TSV files

Split to XML files

Split to JSON files


How To

Split big TXT (";" semicolon delimited text) file into smaller TXT files by object count

Split big TXT ("|" pipe delimited text) file into smaller TXT files by object count

Split big TSV file into smaller TSV files by object count

Split big TXT ("|" pipe delimited text) file into smaller TXT files by column value

Split big TXT (";" semicolon delimited text) file into smaller TXT files by column value

Split big TSV file into smaller TSV files by column value

Split big CSV file into smaller CSV files by object count

Split big CSV file into smaller CSV files by column value

Split big XML file into smaller XML files by object count

Split big XML file into smaller XML files by column value

Split big JSON file into smaller JSON files by object count

Split big JSON file into smaller JSON files by column value