Skip to content

julius383/chapicha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapicha

A semi-automated image editing tool

Installation

Install chapicha from source using Poetry

  git clone https://github.com/julius383/chapicha
  cd chapicha
  poetry install

Install using pip

pip install chapicha

Usage/Examples


Usage: chapicha [OPTIONS] COMMAND [ARGS]...

Options:
  --version       Show the version and exit.
  --verbose TEXT
  --help          Show this message and exit.

Commands:
  color  Find the most dominant colors in image
  crop   Crop images to given dimensions
  ocr    Try and recognize text present in an image
  scale  Scale down an image by a given factor

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages