🔃
CSV Rows to Columns
Convert CSV rows to columns (transpose)
By Craftisle Team
About CSV Rows to Columns — Free Online Tool
Convert CSV rows to columns (transpose). Supports custom separator, empty value filling, and comment line removal. Useful for data transformation, reshaping CSV data, and preparing for analysis.
How to Use CSV Rows to Columns — Step by Step
- Paste CSV data
Type or paste CSV data.
- Set options
Choose separator, enable/disable empty value filling, set custom filler or comment character.
- Convert
Click Convert. Rows are converted to columns.
- Copy or download
Copy the CSV or download as a .csv file.
Use Cases for CSV Rows to Columns
Data transformation
Transpose CSV data for different analysis needs.
Reshape data
Convert horizontal data to vertical (or vice versa).
Prepare for import
Reshape CSV to match import requirements.
FAQ — CSV Rows to Columns Free Online Tool
What does 'Fill With Empty Values' mean?
Add empty fields to incomplete rows to make a well-formed CSV.
What does 'Comment Character' do?
Lines starting with this character are treated as comments and removed.