Skip to content

Rename your files uniformly with a custom name of your own choice!

License

Notifications You must be signed in to change notification settings

catplotlib/Relabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relabel

relabel.mp4

Welcome to Relabel, a simple and easy-to-use Python module that allows you to rename your files with a uniform name of your own choice.

To get started, make sure you have the module installed by running pip install relabel from your command prompt.

Once installed, navigate to the directory where your files are located and run the following code in your Python compiler:

import relabel
relabel.change_name()

You will then be prompted to enter your custom name for the files. Once entered, Relabel will rename all the files in the specified directory with the chosen name.

With Relabel, you can quickly and easily rename multiple files with a uniform name, saving you time and effort. Give it a try today!

Releases

No releases published

Packages

No packages published

Languages