https://github.com/bieanimaton/rename-bulk-files
This is project of a Files Rename Tool.
https://github.com/bieanimaton/rename-bulk-files
bulk files image os python python27 python3 rename-files
Last synced: 3 months ago
JSON representation
This is project of a Files Rename Tool.
- Host: GitHub
- URL: https://github.com/bieanimaton/rename-bulk-files
- Owner: BieAnimaton
- Created: 2021-03-29T00:02:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T00:22:04.000Z (about 5 years ago)
- Last Synced: 2025-03-12T14:44:29.937Z (about 1 year ago)
- Topics: bulk, files, image, os, python, python27, python3, rename-files
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rename Bulk Files
This project renames a lot of files name for a single (like "imgs") and create an sequence (increasing numbers).
## Notes :books:
- Python programming to train skills.
## Image :camera:

- Old names

- New names

## How Install :bookmark_tabs:
```
# Create folder for store the .py file, like 'Rename Bulk Files'
# Clone the project
git clone https://github.com/BieAnimaton/Rename-Bulk-Files
# To start
python "rename bulk files.py"
# The project messages will appear on console
```
## Features :hammer_and_wrench:
- Python 2.7 -- 3.7
- os