How to Split by Column
- 1Upload your CSV file
- 2Select the column to split by
- 3Download ZIP file containing separate CSVs for each unique value
Organize · browser workspace
Split CSV file into multiple files based on column values. Group rows by category. processed locally in your browser.
Quick start
Everything runs in your browser, so you can test the workflow with sample data when available before using production files.
Output: A new file or report produced locally in your browser.
Files are named based on the column value. For example,if splitting by "Country", you'll get USA.csv, Canada.csv, etc.
The tool creates one file per unique value. Be aware this could create many files if your column has high cardinality.
Currently, you can split by one column at a time. For complex splitting needs, try the Smart Split tool.