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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
Debarchan1994/file_renaming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published