Esai-Keshav / bulk-renaming-using-python

Python's Bulk Renaming: Easily rename files in batches with a few lines of code! πŸ”„ No more manual hassle, just automation bliss! πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BulkRenamePy

Description

BulkRenamePy is a Python script to easily rename multiple files in a folder. It adds incremental numbers to make each file name unique. You can specify the file extension you want to rename. Enjoy the magic of organizing your files effortlessly!

How to Use

  1. Clone or download the script.
  2. Run the script in your Python environment.
  3. Provide the folder path to rename files in that folder.
  4. Files will be renamed with incremental numbers.

Customization

Feel free to modify the script as needed. Add emojis or other fun elements to the output messages to make it more delightful.

License

This project is licensed under the MIT License.

Contribution

Contributions are welcome! Feel free to improve the script and share it with others. Happy coding!

About

Python's Bulk Renaming: Easily rename files in batches with a few lines of code! πŸ”„ No more manual hassle, just automation bliss! πŸš€

License:MIT License


Languages

Language:Python 100.0%