Image renamer
Description
img_renamer is a Python script to rename images in numberic order.
Usage
See wiki for full usage
Basic usage
This will rename all images in ~/Pictures folder like this: 0000001.png, 0000002.png, 0000003.png...
img_renamer ~/Pictures
Output:
image.png -> 0000001.png
picture.jpg -> 0000002.jpg
img.jpeg -> 0000003.jpg
____________________
Renaming 3 of 3
Are you sure you want to rename (y/n): y
Do you want to save a log file(y/n): n
Print help text
Simply run this img_renamer --help
Author
Donating
If you want to support me, feel free to use paypal
License
This library is licensed under GPLv3
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
img-renamer-2.6.0.tar.gz
(4.4 kB
view details)
File details
Details for the file img-renamer-2.6.0.tar.gz.
File metadata
- Download URL: img-renamer-2.6.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40aa67e19aa74825ebcc6bccb262fbd65537ce48f68672ec5a5b37caf09b8d04
|
|
| MD5 |
be47b64c6ca82ec1a2567435ea27ad4b
|
|
| BLAKE2b-256 |
7e01882d135ff54e069095bb1b9cd3e1dc919fd8d8866c38ae2999c6235e4831
|