Crates.io | img-renamer |
lib.rs | img-renamer |
version | 2.0.1 |
source | src |
created_at | 2020-10-22 13:24:27.333558 |
updated_at | 2021-01-31 08:45:54.856925 |
description | Rename images in numberic order |
homepage | https://miicat.eu |
repository | https://gitlab.com/miicat/img-renamer-rust |
max_upload_size | |
id | 304285 |
size | 109,377 |
Note! img-renamer is now DISCONTINUED, fire will continue from this. It will have more features and can rename other files, too
img-renamer is program to help you rename images in numberic order, written in Rust.
See wiki for full 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
Simply run this img-renamer --help
If you want to support me, feel free to use paypal
This library is licensed under GPLv3