Review Overview
Rating
split a big csv file
Occasionally, you’ll run into a CSV file containing a million records, Open it with Windows Office software, usually spend too much memory of your computer, even sometimes you can not open it. so that’s why i will introduce you CSV Splitter, you can use this tool to split huge csv file by line count.
The so-called “CSV”, is a Comma Separated Value abbreviation, usually a plain text file.
How to use the CSV Splitter?
2. Run it, do not need to install it on your computer, just click the “split.exe” file.

3. click the browse button to select a csv file from you computer, fill in the sum in the Line Count, Each CSV file will contain the number of records that you fill in the Line Count.

4. click “Split File”, then you csv file will be splitted into segments according to your line count sum.
5. The splitted files will be stored to the location of your original file is located
Note: The splitted file does not contain the header, in addition to the first CSV file.