sort-images-exif

Sort images


License
MIT
Install
pip install sort-images-exif==0.2

Documentation

What can it do

Sort images with python according to datetime in exif and in pathname. It automatically removes 100% duplicates and fixes missing exif dates.

Additionally features are:

  • pruning of non-images
  • configurable patterns for renaming
  • collision detection of images and configurable handling

how to install

Install with

pip install sort-images-exif

Usage

sort_images_exif <dir>

For more documtentation see: --help