Skip to content

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.

License

Notifications You must be signed in to change notification settings

garyjarb/Python-CopyRenameFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-CopyRenameFiles

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages