re-order-imgs 0.1.1

Creator: railscoderz

Last updated:

Add to Cart

Description:

reorderimgs 0.1.1

re_order_imgs




Overview
re_order_imgs is a Python package designed to help you organize your image files efficiently. By examining the EXIF data of each image, re_order_imgs can sort your images into directories based on the year they were taken. This tool is perfect for photographers, designers, or anyone looking to bring order to their digital photo collection.

Free software: MIT license
Documentation: https://re-order-imgs.readthedocs.io.



Features

Automatically reads EXIF data from images to determine the year they were taken.
Sorts and organizes images into directories by year.
Supports a variety of image formats, including JPG, JPEG, PNG, TIFF, and BMP.



How to Use
To use re_order_imgs, follow these simple steps:

Install the package using pip: pip install re_order_imgs`
Run the command re-order-imgs 100 –imgs-path ‘/path/to/your/images’ in your terminal, specifying the path to the directory containing your images and the number of images you want to process

This command will process the first 100 images in the specified directory, organizing them into year-based directories.

Check the specified directory to see your newly organized images.

Please refer to the documentation for more detailed usage instructions and advanced features.


Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Cookiecutter: https://github.com/audreyr/cookiecutter
audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage




History
0.1.0 (2024-03-29)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.