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.1.0.tar.gz
(5.0 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.1.0.tar.gz.
File metadata
- Download URL: imageorganizer-4.1.0.tar.gz
- Upload date:
- Size: 5.0 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 |
56656127b70d988866088f5f4ae580ad24da8fe9f96ac3ea0b1d6ffc7aa9d680
|
|
| MD5 |
904758752f0b9535bbf93189f11c8c7f
|
|
| BLAKE2b-256 |
ccabb1a6eb1cfe05f1eac2ea6add037389c811dffacfe4b43e11e6c1358dcba4
|
File details
Details for the file imageorganizer-4.1.0-py3-none-any.whl.
File metadata
- Download URL: imageorganizer-4.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
ab79f329556e0e91699ef0915d0207b74765fd475f240da4185f65180ab583f9
|
|
| MD5 |
5701808058f83581f8e280b32a68b26d
|
|
| BLAKE2b-256 |
8061fdd934b1031717899d421b991673e08d3570e02a40aee8f6cebf3cae7060
|