Organize your directories of images using their metadata information.
Project description
Image Organizer
A CLI tool that sorts images from a source directory into an organized folder tree based on file metadata.
Features
- Recursively scans a source directory for media files
- Organizes images by camera Make/Model EXIF tags
- Creates a
Make/Modeldirectory structure at the destination - Handles edge cases cleanly:
- Duplicates →
Duplicated Images/ - Non-image files →
Unprocessed/ - Missing EXIF →
Unknown/
- Duplicates →
- Doesn't delete or modify your input files!
(Note: There is currently no way of changing these namings)
Installation
pip install imageorganizer
Usage
imageorganizer --path-source /path/to/photos --path-destination /path/to/output
Options
| Flag | Short | Description |
|---|---|---|
--path-source |
-ps |
Source directory to scan (required) |
--path-destination |
-pd |
Destination directory for organized output (required) |
--ignore-duplicates |
Skip duplicate files instead of moving them | |
--quiet |
Suppress progress output |
License
GPL-3.0-or-later
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
imageorganizer-4.0.0.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file imageorganizer-4.0.0.tar.gz.
File metadata
- Download URL: imageorganizer-4.0.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
872a274f0dbcfd87865a03f4b771c7b5d9c04fba089afaa5f68383c23373b14d
|
|
| MD5 |
c1fd622129c50e71ab319c8175c64bd7
|
|
| BLAKE2b-256 |
6d1b4d154c71f13d6aa63d82de34f91aa5c0578a10c6cfc192b79c67d925dfd8
|
File details
Details for the file imageorganizer-4.0.0-py3-none-any.whl.
File metadata
- Download URL: imageorganizer-4.0.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25d181edfcfaaffaeb571383b5b9c1cf8be822675fe94ccea496fdf71a9036ab
|
|
| MD5 |
5b8ec3ea96c9315a0d1e1ee161ab8306
|
|
| BLAKE2b-256 |
a82cd493e35b22908e9de83250bab4ef5a06dbadb2ff55856bd121249d8f2b5c
|