Split CSV
Split a CSV into multiple files by row count and auto-name them as `part-1.csv`, `part-2.csv`, and so on.
Split a CSV into multiple files by row count and auto-name them as `part-1.csv`, `part-2.csv`, and so on.
Upload one file. Processing stays in the browser.
Paste CSV, JSON, or Markdown table content directly.
Load data first and generate a result. The preview will appear here.
Upload or paste your CSV.
Set the number of rows per output file.
The generated parts are bundled into a ZIP file for download.
Split a large dataset for multiple teammates.
Chunk large CSV files for downstream imports.
Send customer or template data in smaller batches.
Yes. Every part file keeps the header row.
To keep downloads manageable, the outputs are bundled as a ZIP archive.
Yes. It must be an integer greater than zero.