Skip to content

This code will rename the sequentially named files with random number

Notifications You must be signed in to change notification settings

BumbleBee0819/RenameFilesWithRandomizedIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Rename Files Using Randomized Index

This code is used to batch rename the sequentially named files with random number.

e.g.

Input: img1.jpg, img2.jpg, img3.jpg

Output: new2.jpg, new1.jpg, new3.jpg

About

This code will rename the sequentially named files with random number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages