A py package for reordering images
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file re_order_imgs-0.1.1.tar.gz
.
File metadata
- Download URL: re_order_imgs-0.1.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b48752bc3534efca38463f770dd5a10d6d324d3221be35bc9654e273dab4d9c5 |
|
MD5 | 4a5836f80103457758d6c7cd6fd7725f |
|
BLAKE2b-256 | f085fc59009fb5c4143c1e9943f7069039dd5af06f741f6074aa47d3fb1e3c25 |
File details
Details for the file re_order_imgs-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: re_order_imgs-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e732c58fdde0289d5e69e4b17b466838ca07ecd09b170170ba4d312d15419633 |
|
MD5 | 49240dbe3adc22bd6fc1d0451df6e6a4 |
|
BLAKE2b-256 | bcef9ab7b0f05873fb53be825d783d5877d60bd8f72ee4e489b9af26fd49e654 |