Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 331 Bytes

Python File Renamer

This is a python program to rename files in a given folder path.

  • You can provide the folder path.
  • You can provide the prefix of the new file(s) name.
  • Folders inside the given folder are renamed with custom prefix folder_.

✨ Demonstration