Markdown
Markdown Table Transposer
Swap a table’s rows and columns.
How it works
- 1Paste a Markdown table.
- 2Rows and columns are swapped.
- 3Copy the transposed table.
Use cases
- Flip a wide table to tall.
- Reorient data for readability.
- Pivot a small dataset.
Frequently asked questions
What happens to the header?
The original header becomes the first column; the first row of the result is built from the original first column.
Which table is transposed?
It operates on the first Markdown table in the input. Put the table you want to change at the top.
Is it private?
Yes. Tables are processed entirely in your browser; nothing is uploaded.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.