Skip to main content

Reorder images from multiple cameras into a single folder

Project description

Image Reorder

pypi license wheel python Test Suite coverage Poetry

Reorder images from multiple cameras into a single folder

To use, create a source directory (say, pictures) with a subdirectory for each camera (pictures/mom, pictures/dad, etc.). Run the analyze command to get some basic info about what images exist in the source directory:

$ reorder analyze --help
Usage: reorder analyze [OPTIONS] <source-dir>

  Analyze images in a source directory.

  Finds all images in a source directory and generates some information about
  those images, including camera models.

Options:
  -h, --help  Show this message and exit.

Then, run the copy command to copy files from the source directory to some target directory:

$ reorder copy --help
Usage: reorder copy [OPTIONS] <source-dir> <target-dir>

  Reorder images from a source directory into a target directory.

  Finds all images in a source directory and reorders them into a target
  directory by EXIF creation date, taking into account any offsets.  The
  target folder will be created if it does not already exist.

  The copied filenames will get a prefix like "image001__".  This way, you can
  sort the images by filename, and they'll have the correct order.

  If the clocks on the cameras are not in sync, you may optionally provide a
  time offset by camera model.  The configured hours and minutes will be added
  to or removed from the the actual EXIF time.  Use a format like "PowerShot
  A70=+06:55" or "Pixel 2=-00:03".  The `reorder analyze` command will show
  you all of the different camera models among your images.  You can provide
  the --offset switch multiple times.

Options:
  -o, --offset <offset>  Time offset like 'PowerShot A70=+06:55'
  -h, --help             Show this message and exit.

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

image_reorder-0.2.7.tar.gz (16.9 MB view details)

Uploaded Source

Built Distribution

image_reorder-0.2.7-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file image_reorder-0.2.7.tar.gz.

File metadata

  • Download URL: image_reorder-0.2.7.tar.gz
  • Upload date:
  • Size: 16.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for image_reorder-0.2.7.tar.gz
Algorithm Hash digest
SHA256 4b46ad5834c8c0d9a5c9c20faa5d1191fef294fc51d83833f04ce7e2fcc68484
MD5 b78c2900d20f3f66d7777997a123528d
BLAKE2b-256 fcd96f27c328491e2fde03f40a0b30707631895422dd835d98ce0c3b442d8d49

See more details on using hashes here.

File details

Details for the file image_reorder-0.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for image_reorder-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d608be6e029317dd7a5b7f2ea34b3f3307647fb96a179b086662eba1d6e3a3a3
MD5 5d28001682e209170a47fc3d7ffc7ee0
BLAKE2b-256 d2f14373870eba6d4027d820d62d7442731e07025832c8bce4a260a34945a173

See more details on using hashes here.

Supported by

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