Rename all your files in any folder instantly. Just clone this repository, copy the renamer.py Python file to the folder. Open terminal or command prompt and type in the command-
python renamer.py your_new_name
and all the files in that folder will be renamed with your_new_name followed by a number starting from 1
Now also available as a Python Package called filesrenamer .Just run
pip install filesrenamer
And then go to the folder having the files to be renamed.Open command prompt/terminal there and just type filesrenamer space your choice of new name
filesrenamer new_name