5 stable releases

2.0.1 Jan 31, 2021
2.0.0 Jan 1, 2021
1.0.2 Nov 3, 2020
1.0.1 Oct 24, 2020
1.0.0 Oct 22, 2020

#2869 in Command line utilities

AGPL-3.0-only

62KB
1.5K SLoC

Image renamer

Description

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.

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

Miika Launiainen

Donating

If you want to support me, feel free to use paypal Donate

License

This library is licensed under GPLv3

Dependencies

~5–17MB
~198K SLoC