An open API service indexing awesome lists of open source software.

https://github.com/dqrshan/file-renamer

Rename files & folders in a given path!
https://github.com/dqrshan/file-renamer

file file-renamer file-updater python

Last synced: 4 months ago
JSON representation

Rename files & folders in a given path!

Awesome Lists containing this project

README

          

# 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