Transform columns-as-variables (wide format) into rows-as-observations (long format). Required for Power BI, Tableau, and pandas. Pro tier.
Free is enough for most one-off jobs. Pro raises the file and batch caps; Pro + Media unlocks GB-scale streaming and unlimited duration.
Larger files supported on Developer (5 GB CSV) and Enterprise (unlimited). All processing happens in your browser — files never reach a server.
Upload your wide-format Excel or CSV file
Select the ID columns (fixed) and the value columns to unpivot
Download the long-format file with variable names in a new column
0 bytes uploaded. The Un-Pivot Tool runs entirely in your browser using SheetJS and ExcelJS. Your spreadsheets never leave your device.
Wide: years as column headers (Sales_2021, Sales_2022, Sales_2023). Long: a single Year column with one row per year per entity. Power BI and Tableau prefer long format.
Yes — the output column names (default: 'variable' and 'value') are customisable in the options panel.