oricat 1.0.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

oricat 1.0.0

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 orientation
some/output/folder/portrait for images having portrait orientation
some/output/folder/square for images having square orientation

Colophon
Developer's Guide
Build reports:

Lint report
Code complexity report
Unit tests report
Test coverage report
Integration tests report
API Documentation

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.