Skip to main content

a command line interface for preparing image models

Reason this release was yanked:

Deprecated

Project description

Image Tools CLI

Command line interface for working processing images for model training.

Installation

create a virtual environment and imgtools-cli through pip:

python3 -m venv venv

source venv/bin/activate

pip install imgtools-cli

Usage

Download all images from a website

python -m imgtools_cli -D https://www.gutenberg.org/cache/epub/67098/pg67098-images.html

Convert HEIC to PNG

python -m imgtools_cli -P /Users/ootie/heic_files

Chunk large images into squares

Easily take large images and split them into smaller squares for training.

python -m imgtools_cli -C 512 /Users/ootie/input /Users/ootie/output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imgtools-cli-1.0.3.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

imgtools_cli-1.0.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page