DATA TOOLS / CSV SPLITTER

CSV Splitter

Split large CSV files into smaller chunks. Choose your splitting strategy — by row count or number of files. All processing happens locally in your browser.

Drop CSV file here or click to browse

Maximum file size: 100MB

|

// Split Configuration
rows

Creates as many files as needed, each with at most this many data rows

files

Divides data evenly across exactly this many files

[] Split Complete