Skip to content
Tom's Software Emporium

CSV Column Reverser

Reverse column order of CSV files from the command line!

Ever had to reverse the column order in a CSV (Comma Separated Values) file? Forget the days of manual and error-prone copy-pasting with RevCols, a batch script that reverses the column order in CSV files.

Key Features

RevCols in action!

 [CMD] Command Prompt - RevCols 
Animation demonstrating CSV column order reverser operation

Example output

*----------------------------*      *----------------------------*
|"Apples", "Oranges", "Pairs"|      | "Pairs", "Oranges","Apples"|
|     230,       142,      85| ---> |      85,       142,     230|
|     128,       137,     106|      |     106,       137,     128|
*----------------------------*      *----------------------------*

Get Started with ColumnReverser

Free for personal, non-commercial use. Contact for enterprise licensing.
Download TSetup installer (Win2K+): [RevCols.zip] (13KB).
Download portable version (Win2K+): [RevColsP.zip] (13KB).