Text File Splitter

Text_file_parser  Html_text_generator 
File Splitter
* Can split file by paragraphs, number of lines or characters.
* Can split file in vertical or horizontal direction.
* Supports flexible naming rules for new files.

Split file horizontally(by column)

Example:

Split file to many files, each has 1 column

Text file splitter

Procedures:

1) Ctrl-o open source text file

2) Open "file->save as->split by column" menu

3) Set "Split Naming" to test.###

Text file splitter

4) Click "Next" and enter an output file name with any name


Split file vertically(by line or paragraph)

Example 1:

Split file to many files, each has 3 lines

Text file splitter

Procedures:

1) Ctrl-o open source text file

2) Open "file->save as->split by bytes/lines" menu

3) Set "Split Name" to test.###

4) Set "split by 3 lines"

Text file splitter

5) Click "Next" and enter an output file name with any name


Example 2:

Split file to many files, splited from line containing 'NAME'

Text file splitter

Procedures:

1) Ctrl-o open source text file

2) Open "file->save as->split by bytes/lines" menu

3) Set "Split Name" to test.###

4) Set "Para Start" to other and enter "NAME", set "Para End" to "None"

Text file splitter

5) Click "Next" and enter an output file name with any name


Notes:

1. Since version 2.0, powerful feature of splitting file by fixed columns or lines is supported, user can set column width to 3,3,4,4 to split files by width 3,3,4,4,4,4... characters.

2. Since version 2.0, the splitted files can be named by customized rules, such as file001.txt, file.new.001, 00001_file, ...


[an error occurred while processing this directive]