WARNING: This app does interfer with your personal files in the selected directory. It is not stable yet. You should always make a backup copy of files in directory you are gonna work in. ALWAYS DOUBLE CHECK THE SELECTED DIRECTORY!
The app will work on every file in the directory you choose. It will ignore folders.
A simple python app used for changing a lot of file names at once.
It can work in two mods: file name changing and file extension changing.
In file name changing mode there is a bunch of settings to custom the name and numbering.
Those settings as well as the mode can be saved and loaded from the config.ini file. If you want to decide on something everytime set the thing value in config.ini to 0.
You can select settings during program runtime as well.
To run the app simply use python main.py when in the program directory. Only python3 is required.
Disclaimer: I do not take responsibility for any files lost due to usement of this program.