Skip to content
Tom's Software Emporium

CSV Row Reverser

Reverse row order of CSV files from the command line!

Ever had to reverse the row 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 row order in CSV files.

Key Features

RevRows in action!

 [CMD] Command Prompt - RevRows 
Animation demonstrating CSV row order reverser operation

Example output

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

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