Flip rows and columns, or build a quick pivot table that groups and summarises your data.

Everything runs in your browser — your file never leaves your device.

Drop a spreadsheet here
XLSX, XLS, CSV, TSV or ODS
Mode
Swap rows and columns — the first column becomes the first row.
Group by (rows)
Split into columns (optional)
Values
Summarize
Output format
Nothing to reshape yet Upload a spreadsheet to transpose it or build a pivot.
Result

Tip: pivot groups identical values in the “group by” column and summarises the values column for each group.


About Transpose & Pivot

Transpose & Pivot is a free online tool that reshapes a spreadsheet without formulas or macros. In transpose mode it swaps rows and columns, so the first column becomes the first row — handy when data arrives sideways from an export. In pivot mode it groups rows by a column and summarizes another, giving you a quick pivot table in seconds.

The pivot builder lets you pick a group-by column, an optional column to split values across, a values column and an aggregation — sum, count, average, min or max. It reads XLSX, XLS, CSV, TSV and ODS files, respects an optional header row, and exports the reshaped result as Excel or CSV.

Everything runs on the self-hosted SheetJS engine inside your browser. The file is parsed locally, the transpose or pivot is computed locally, and the download is generated locally — your data never touches the server, which makes the tool safe for financial or customer spreadsheets.

How to use Transpose & Pivot

  1. Drop a spreadsheet on the upload area, click Choose file, or load the sample (XLSX, XLS, CSV, TSV or ODS).
  2. Toggle "First row is a header" to match your data.
  3. Pick a mode: Transpose to swap rows and columns, or Pivot to group and summarize.
  4. In pivot mode, choose the group-by column, an optional split column, the values column and an aggregation (sum, count, average, min or max).
  5. Review the result preview, select Excel (.xlsx) or CSV as the output format, and click Download.

Frequently asked questions

No. The file is read and reshaped entirely in your browser using a bundled spreadsheet engine. Nothing is transmitted, so the tool works even with confidential data.

Transpose flips the whole sheet so rows become columns. Pivot groups rows that share a value in one column and summarizes another column per group — like a lightweight Excel pivot table.

Sum, count, average, min and max. You can also split the grouped values across columns by choosing an optional second dimension, and the result includes totals.

You can open XLSX, XLS, CSV, TSV and ODS files, and download the reshaped result as an Excel workbook (.xlsx) or a CSV file.

Yes, completely free. Because the transpose and pivot run in your browser rather than on a server, there is no credit cost and no account is required.


Popular searches
transpose spreadsheet flip rows columns pivot table online transpose csv transpose excel group and summarise data
Need help?
Found an issue with this tool? Let our team know.
Report an issue

Add this free tool to your own website — copy and paste the code below.