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
Release files for img-renamer 2.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| img-renamer-2.6.0.tar.gz | 4.4 kB | Details |
Release files / img-renamer-2.6.0.tar.gz
| Download URL | img-renamer-2.6.0.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40aa67e19aa74825ebcc6bccb262fbd65537ce48f68672ec5a5b37caf09b8d04
|
|
BLAKE2b-256 checksum How to use checksums |
7e01882d135ff54e069095bb1b9cd3e1dc919fd8d8866c38ae2999c6235e4831
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|