Skip to main content

Script to rename images in numberic order

Project description

Image renamer

Production build status

Master build status

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

Miika Launiainen

Donating

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

License

This library is licensed under GPLv3

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page