Skip to content

using this tool u can rename your files from the selected directory. It will be useful for your ML dataset preparations and anyother uses Eg. Frame_01, Image01

Notifications You must be signed in to change notification settings

rbsathish/file_renamer_with_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_renamer_with_gui

using this tool you can rename all your files from the selected directory at a time. It will be useful for the ML dataset preparations and for ur own uses. Eg. Frame_1, Image_1, frame1, image1, image_21, image_111

Download the Rename.exe and run directly.

Or

Run the python code run.py from the src folder. Before running python code activate the virtual env.

Step 1:

After runing the code r exe the basic UI will appear

alt text

Step 2:

Click Browse to select the directory that you need to change all the name of your files in that folder.

alt text

Step 3:

Enter the name that you want to change ---> Eg. Frame , Fram_ , Image , Image_
Enter the number that you want to start from --> Eg. 1 if you want to start from 1 Eg.,  if you give 7 it will start from 7 Eg. frame_7

alt text

Step 4:

Click submit 
After finish it will close automatically

alt text

About

using this tool u can rename your files from the selected directory. It will be useful for your ML dataset preparations and anyother uses Eg. Frame_01, Image01

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages