Skip to content
KazzyJr edited this page Dec 20, 2020 · 1 revision

Welcome to the RenamerTool wiki!

This is a tool meant to automatically rename files into a directory based on the directory name.

It works in one of two ways:

  • Renames all the files in one folder based on the folder name
  • Renames all the files in all the folders inside the base folder based upon the each files' respective root name.

To use it, just run the code in the cosole by using this syntax:

python path_to_project\Renamer.py

them follow the on screen prompts for guidance.

Clone this wiki locally