Skip to content

A Python Script which will rename multiple files in the same directory/folder with a part of the file name being common and having an incrementing number at the end.

Notifications You must be signed in to change notification settings

saurabhLearns/FileRename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FileRename

A Python Script which will rename multiple files in the same directory/folder with a part of the file name being common and having an incrementing number at the end. Suppose a file has multiple images with random names and they should be renamed in a specific manner, say img1.jpg, img2.jpg, img3.jpg and so on. The script can be used to rename all the files in that specific folder in the same manner.

About

A Python Script which will rename multiple files in the same directory/folder with a part of the file name being common and having an incrementing number at the end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages