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/landscape
for images having landscape orientationsome/output/folder/portrait
for images having portrait orientationsome/output/folder/square
for 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-0.10.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file oricat-0.10.0.tar.gz
.
File metadata
- Download URL: oricat-0.10.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.3 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3d8194ff17d98e40b6d559280fe9b73a515d315604bab650eb10a7ca643d288 |
|
MD5 | 708e4e0f4fe62b7f8d3df97e42749bbb |
|
BLAKE2b-256 | 823487ddd09e5d10dacf4a4e14a05fafd3d38d891b3388a5fceb80efc797b821 |
Provenance
File details
Details for the file oricat-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: oricat-0.10.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0242ab51bc67748c6cd442d933d7036465458c90ea204b2d23b4281621bef952 |
|
MD5 | 75b3e15cd33f47bd8f2930b8e1e0ad20 |
|
BLAKE2b-256 | 86cfaa9cd7cba8967ac5fec5877112ba6b790ec287ca1d2979cb0538fd6f1c3a |