A tool that sorts photos in a dated folder structure.
Project description
Image Sorter
Over the past year's, I've ended up with a collection of images scattered around a few folders in my file system. This became a problem when I wanted to start organising these photos which could have similar names due to the way the cameras format the image names when it captures a photo. This could overwrite images if I were to copy the images to one folder.
An image sorting function that can be used to consolidate photos to a specific folder format <year/month/day_of_month>. This also preserves the name of the image that the image was given.
This uses the EXIF data found in the file and if the EXIF data is not available then it will revert to the created date.
Command to call
Find and move all images in a folder
photo_sorter -f <folder> -o <outputfolder>
Find and move all images in a folder and its sub folders
photo_sorter -f <folder> -o <outputfolder> -r
File types supported:
- jpeg
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 photo-org-0.1.0.tar.gz
.
File metadata
- Download URL: photo-org-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcda2975589c7a476d163e0ac60becee411af02ff40e4b424b9baab3764114a4 |
|
MD5 | 7df1653da05896c1cc2f0045cf0e9186 |
|
BLAKE2b-256 | 2ae1205575160f0c0f28ac8b2e6ff95e0867f7ae0e8e04137252f2bdbf0d3712 |
File details
Details for the file photo_org-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: photo_org-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7149bf3c2fa5c8c2d6a8ed93a873015e5f44de932da9279b8d39bf828f86455 |
|
MD5 | 13345cee1c7308bfb4084c05eed3e84a |
|
BLAKE2b-256 | 7d358d490469b19080ec3cfa7eb77c59b5d532244df553f9913a7d4308d875ca |