Organize photos based on exif
Project description
reloci
This can be used to reorganise photos into directories by date.
Usage
This is a command line utility to copy or move files from one location to another location using the metadata in the files to order them into logical directories.
$ reloci current/path/to/files path/to/destination
To see all options use
$ reloci --help
Currently the files will be ordered based on the creation date of the
files. Use the dryrun
option to check if the planned move/copy matches
your expectations.
Additionally there is a second command to view all relevant EXIF tags from a single file, and how they are interpreted by the FileInfo class.
$ reloci_info path/to/a/file.jpg
Installation
If desired create a virtual environment then install this package from PyPI
pip install reloci
Setup for development
Create a new virtual env with Python 3.13 and install the requirements:
conda create -n reloci python=3.13 --yes
pip install -e .[test]
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
Built Distribution
File details
Details for the file reloci-6.0.tar.gz
.
File metadata
- Download URL: reloci-6.0.tar.gz
- Upload date:
- Size: 57.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c90302f653a3eb4bd701b64870e7ea68e3245ee26b0bc56a2ccfc8d4648feae1 |
|
MD5 | 527386b215d782bf2de9a6e572aa747b |
|
BLAKE2b-256 | c2014042a87c9653c8b7bbbc19aad011eb69d1440dd41482545966851fc88b2f |
File details
Details for the file reloci-6.0-py3-none-any.whl
.
File metadata
- Download URL: reloci-6.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ce952ec616758332e4778fbc718fd34a54d58ebedef6210a88bc0eaeb644cf |
|
MD5 | 00fc4f9335864435a682baeed04d8f01 |
|
BLAKE2b-256 | b0b077348dea7d2819128a73511e273bbed8056887710137f16119376633143b |