Skip to main content

No project description provided

Project description

imgtk

PyPI version Supported versions Downloads license

Installation

From PyPi

pip install imgtk-python

From source

pip install git+https://github.com/zigai/imgtk.git

Usage

usage: imgtk [--help] [-v] [--mode] MODE [-t] T [actions] [items]

options:
  --help                 show this help message and exit
  --mode                 display kept/discarded items (default: 'kept')
  -t                     number of threads to use (default: 23)
  -v, -verbose           verbose mode (extra log messages and progress bars)

filters:
  -w, --width            Filter by image width
  -h, --height           Filter by image height
  -sz, --size            Filter by file size
  -ar, --aspect-ratio    Filter by aspect ratio
  -fn, --filename        Filter by filename using glob or regex pattern matching
  -txt, --text           Filter by text content using OCR using glob or regex pattern matching

modifiers:
  -rs, --resize          Resize the image to the given size
  -cr, --crop            Crop the image to the given box
  -rot, --rotate         Rotate the image by the given angle
  -sc, --scale           Scale the image by the given factor
  -f, --filter           Apply the given filter to the image. Filters: [blur, contour, detail, edge_enhance, edge_enhance_more, emboss, find_edges, sharpen, smooth, smooth_more]
  -fl, --flip            Flip filter to flip an image horizontally or vertically
  -cnv, --convert        Convert the image to the given mode. Modes: [L, RGB, CMYK, GRAYSACLE]
  -inv, --invert         Invert filter to invert the colors of an image
  -thr, --threshold      Threshold filter to binarize an image
  -cont, --contrast      Adjust the image contrast
  -brgh, --brightness    Adjust the image brightness
  -shrp, --sharpness     Adjust the sharpness of the image
  -sat, --saturation     Adjust the image saturation
  -mb, --median-blur     Median blur filter to reduce noise in an image
  -gb, --gaussian-blur   Gaussian blur filter to reduce noise in an image
  -m, --move             Move the image to the given directory
  -s, --save             Save the image to the given directory

notes:
  filters can be inverted by adding a '!' after the flag
  you can get help for a specific action by running 'imgtk <action> --help'

License

MIT License

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

imgtk-python-0.0.4.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

imgtk_python-0.0.4-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file imgtk-python-0.0.4.tar.gz.

File metadata

  • Download URL: imgtk-python-0.0.4.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for imgtk-python-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f270cc5e32b9f716da0cb739509a4ff173aee96b46c0518c714328204af28b9b
MD5 d8fd183e53f2feb30191c9c74b5999f6
BLAKE2b-256 ca1546f20d8d4822d5bc78dc31445fc0055de2221903d0b412a19a0a530df2b3

See more details on using hashes here.

File details

Details for the file imgtk_python-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for imgtk_python-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 49557a06ac7b8a18098c8dea248cd7e188ed3c73f74ac1feebb1e6342660659b
MD5 ba9c9eb3ec66327f8f35f5ed87b6ab1b
BLAKE2b-256 1ba091bb8d7f6a53ca45e6a4d2a8d0831519fbc5924b38ebf553f270b9a7b5cf

See more details on using hashes here.

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