CSV import rescue
Clean-check a messy CSV before importing it
Find delimiter, header and obvious column-quality problems before a spreadsheet, accounting import or automation gets the file.
Use this when
You have a CSV that opens strangely, shifts columns, has unclear headers or is about to enter a system you do not want to debug after import.
Routes to: CSV data preflight · 4 steps
Open scenario