A Python script to rename and copy files to another folder. Script will read a CSV file called file_list.csv and it will batch process. In file_list.csv list new file names in the first column, and old file names in the second column. The script is capable of batch processing 1000s of files.
Disclaimer: Support for this script is limited.