Skip to content

dgrinberg/TextFileSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TextFileSplitter

A small utility windows application, written in C#, that will split a text file based on a character.

Enter: Filepath split character Output location Ouput extension

The application will then split the text up into chunks, saving those chunks as separate files within the output directory. The output filename format is output_{file#}.{extension}.

See the project home page [http://ontheperiphery.veraida.com/project/splitter], for more details.

About

A small utility windows application, written in C#, that will split a text file based on a character.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages