Reorder and Select CSV Columns
Choose which columns to keep and in what order. Drop unwanted fields and reorder the rest before your import.
Pro feature
Upgrade to Pro to use the Reorder Columns tool and process files up to 50 MB.
See Pro plansWhat this tool does
Exports often include dozens of columns you don't need. Tabular lets you select exactly which columns to keep and specify their output order — giving you a lean, correctly-structured file without touching a spreadsheet editor.
Problems it solves
- Trimming a 40-column CRM export down to the 6 fields you need
- Reordering columns to match a database table's schema
- Removing sensitive columns before sharing a file
- Selecting columns for a specific template or import format
- Standardizing column order across multiple files
Example
ID and Internal Notes columns dropped; remaining columns reordered.
Before
| ID | First Name | Last Name | Internal Notes | Phone | |
| 1 | Alice | Smith | VIP customer | alice@example.com | 555-1234 |
After
| First Name | Last Name | Phone | |
| Alice | Smith | alice@example.com | 555-1234 |
Frequently asked questions
How do I specify the column order?
Toggle columns on or off in the column selector. Selected columns appear in the order you click them. Deselected columns are dropped from the output.
What happens to dropped columns?
They are excluded from the output file entirely. The original file is never modified.
Can I use this to remove sensitive columns before sharing?
Yes. Simply deselect any columns you want to exclude and download the cleaned file.
Is this a Pro feature?
Yes. Column reordering is available on Pro and Business plans.
Related tools
Rename Columns
ProRename any column header in your CSV or XLSX file. Map old names to new ones before importing to another system.
Remove Empty Columns
Delete columns with no data from your CSV or spreadsheet. Simplify your schema automatically.
Filter Rows
ProKeep only the rows that match your criteria — filter by column value, text match, or emptiness. No formulas needed.
Papiral
Tabular