QuickFreeTools

Online Split CSV

Split a CSV file into multiple parts by rows or by number of lines. Paste CSV and get chunks.

Frequently Asked Questions

How do I split by rows?
Enter the number of rows per chunk. The tool splits the CSV into parts of that size (header can be repeated in each).
Is the header row kept?
Option to repeat the first line as header in each chunk for easier use in spreadsheets.
What about quoted fields?
Splitting is done by line count. Fields with newlines inside quotes are treated as single lines where supported.

Related Developer Tools