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

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.

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:
![renaming bulk files foto](https://user-images.githubusercontent.com/52220244/112772906-d0f8be00-9009-11eb-9fff-44478a7c78ed.JPG)

- Old names

![renaming bulk files foto 2](https://user-images.githubusercontent.com/52220244/112772979-4f556000-900a-11eb-9807-0cbbb4c77d52.JPG)
- New names

![renaming bulk files foto 3](https://user-images.githubusercontent.com/52220244/112772912-d81fcc00-9009-11eb-9e23-16d99291ee98.JPG)

## 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