Back to Tools

CSV Column Splitter

Split a single column into multiple columns based on a delimiter

Click to upload or drag and drop

Supports .csv and .txt files

Column Splitter FAQs

1. What is a 0-based index?

It means the first column is 0, the second is 1, and so on.

2. Can I split by multiple characters?

Yes, the delimiter can be any string of characters.

3. What happens if the column doesn't contain the delimiter?

The column will remain unchanged in the output.