Skip to content

Helps to rename tons of files in a directory at once using a common base name and then appending the a number in a sequential manner after the common base name. This code is intelligent enough and it will skip a file if its already named in the intendent manner and will make sure that the remaining files are renamed with different name.

Notifications You must be signed in to change notification settings

Debarchan1994/file_renaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Helps to rename tons of files in a directory at once using a common base name and then appending a number in a sequential manner after the common base name. This code is intelligent enough and it will skip a file if its already named in the intendent manner and will make sure that the remaining files are renamed with different name hence ensuring no data is overwritten. Moreover, This code will create a CSV file with the name demo.csv where it will contain both the new file name and its corresponding old file name.

About

Helps to rename tons of files in a directory at once using a common base name and then appending the a number in a sequential manner after the common base name. This code is intelligent enough and it will skip a file if its already named in the intendent manner and will make sure that the remaining files are renamed with different name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages