MatteoRobbiati / pycasso

Automatic image processing tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycasso

Automatic image processing tool based on the pillow package.

I was tired to use graphical apps to remove backgrounds and replace colors, and now I am happy to have pycasso helping me.

Install it

In order to install pycasso, just open your terminal, clone this repo and use the pip installation command:

pip install .

You can know use it as you wish.

Tutorial

A fast tutorial to the usage can be found here.

About

Automatic image processing tool

License:GNU General Public License v3.0


Languages

Language:Python 100.0%