Release-Version | Release-Date | Source |
---|---|---|
v0.1 Installer | Not-Yet-Released | |
v0.1 One Dir | Released | Download |
v0.1 One File | Released | Download |
v0.1 Source Code | Released | Download |
This project was an idea of Arun Bhattacharya. I saw numerous people trying hard to rename files in a sequential manner. I made this project to rename multifile sequentially. It has methods where it renames numerically (01,02,03,...n), alphabetically (a,b,c,...,aa,ab,ac,...,ba,bb,bc,...,[676n]). Ex: It can be applied to multiple screenshot arranging.
- For One Dir, run the main.py within the directory.
- For One File, run renner.exe
- For Source Code, must have python3 and the resp. modules to run.
- "h" or "help" for help
- "r" or "rename" for renaming
- "q" or "quit" for quiting the program
- "s" or "setting" for PATH setting, "clear" for reseting a setting, "q" to quit setting, "[SETTING_ID]" to alter setting.
- It is tested in both 32bit and 64bit windows systems.
- Not tested in macOS, Linux
- Under GNU_GPLv3
- See Licence