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 you new_name and all the files in that folder will be renamed with new_name followed by a number starting form 0.Currently configured for .jpg extension
-
Updated
Sep 4, 2024 - Python