Split to TXT/CSV/TSV files

split to TXT/CSV/TSV

To Folder: the folder to place splitted files.

Split By Object Count: set object count in one splitted file.

Split By Column Value: split files by a specific column values.

Encoding: file encoding.

Delimiter: "," or "|" or "#" or TAB or white space, or custom.

Quoted By: single quotation marks('), or double quotation marks("), or none, or custom.

Field Name In File Header: True to save fieldnames (columnnames) in the first line of file content.

Replace CRLF With Space: True to replace line break to white space.

Select All: select all columns.

Select None: select none columns.