Skip to main content

A py package for reordering images

Project description

re_order_imgs

https://img.shields.io/pypi/v/re_order_imgs.svg https://img.shields.io/travis/M-Farag/re_order_imgs.svg Documentation Status

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.

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:

  1. Install the package using pip: pip install re_order_imgs`

  2. 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.

  1. 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.

History

0.1.0 (2024-03-29)

  • First release on PyPI.

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

re_order_imgs-0.1.1.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

re_order_imgs-0.1.1-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

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