Back to PortfolioBrowser-Local Demo
CSV Transposer Tool
Transpose and clean sample or sanitized CSV exports in your browser. Do not use private, customer, employee, payment, medical, API-key, credential, employer, client, or proprietary data.
Sample or sanitized CSV only
Transpose and clean a CSV export
Load the sample or choose a sanitized `.csv` file. The output is a local download for human review.
Loaded sample CSV data. No files have been uploaded or stored.
Filesample-workflow.csv
Detected rows4
Output rows4
Input preview
| Task | Owner | Due Date | Status |
| Confirm estimate | Avery | 2026-06-26 | Ready |
| Call supplier | Morgan | 2026-06-27 | Waiting |
| Send invoice | Jordan | Blank | Draft |
Output preview
| Task | Confirm estimate | Call supplier | Send invoice |
| Owner | Avery | Morgan | Jordan |
| Due Date | 2026-06-26 | 2026-06-27 | Blank |
| Status | Ready | Waiting | Draft |
Review warnings
- Blank cell found at row 4, column 3.