Text utilities

Transpose CSV

Turn CSV rows into columns and columns into rows.

Text stays in your browserCopy your result

Input workspace

Runs on your device

OUTPUT WORKSPACE

Your result

Let’s calculate.

Use the Calculate button to see your result.

Your content is processed locally.

How to use this tool

  1. Enter csv with a header row.
  2. Select Update result to view the result.
  3. Check the method and assumptions below before using the result.

The method, explained

Output cell at row i, column j comes from input row j, column i. The header is transposed like any row.

A WORKED EXAMPLE

A four-row, two-column CSV becomes two rows and four columns.

What to keep in mind

All rows must have equal width. This changes the table structure rather than rotating spreadsheet formatting.

Common questions

How does this tool handle my input?

Processing happens in your browser. Your pasted content is not uploaded, included in URLs or stored as a calculation history.

What input should I use?

CSV with a header row: use the example already shown, then replace it with your own content. All rows must have equal width. This changes the table structure rather than rotating spreadsheet formatting.

Methodology maintained by ClarityKit. How these tools are built and checked.