Runs locally in your browser

Transpose Rows and Columns Online

Flip a lightweight delimited table so input rows become output columns and input columns become output rows.

Input → Result

Transpose pasted tabular text directly in the browser.

Options
Transposed table0 items

About this tool

Transpose Rows and Columns Online

Transposition changes the orientation of a small pasted dataset without spreadsheet formulas: headers can become a first column, and vertical records can become horizontal rows.

The tool splits rows by new lines and cells by a selected literal delimiter, then fills missing cells with empty text so uneven rows remain aligned.

FAQ

Frequently asked questions

Can it transpose quoted CSV correctly?+

No. It is for lightweight literal-delimited text. Quoted separators and multiline CSV cells require the planned CSV parser.

How are uneven rows handled?+

Short rows are padded with empty cells up to the width of the longest input row.

Related tools

Popular list tools

Browse all tools →