Categorise images by orientation
Project description
Oricat
Oricat is a Python CLI for categorising image files by orientation.
Given a folder of images, Oricat will organise those files by orientation into subfolders landscape, portrait, and square.
Installation
pip3 install oricat
Usage
Categorise images in a folder:
oricat --input-dir some/input/folder/ --output-dir some/output/folder/
The categorised images will then be moved to:
some/output/folder/landscapefor images having landscape orientationsome/output/folder/portraitfor images having portrait orientationsome/output/folder/squarefor images having square orientation
Colophon
Build reports:
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
oricat-1.0.0.tar.gz
(3.6 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 oricat-1.0.0.tar.gz.
File metadata
- Download URL: oricat-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
150c19e54ccf0aea014c893407715c1f6910c9fa7a915c6003f42d55fd57bdb7
|
|
| MD5 |
4de12f88fdf042fb39d74f25cd09da9a
|
|
| BLAKE2b-256 |
a9356d125584e9caf25c9849c3a2705f80a6b7da970221a28a1ca0f2978e2091
|
File details
Details for the file oricat-1.0.0-py3-none-any.whl.
File metadata
- Download URL: oricat-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ee5ef1012e2c4a1d97088061bf5f78cc583522dbd1e6edc3097bf44055feff0
|
|
| MD5 |
6806714c12cd4a8cb63f52bebc04f870
|
|
| BLAKE2b-256 |
a18a09778b2564459f7799b5c3701100dee8229bb0479e835c99586af627e93a
|