Skip to main content

No project description provided

Project description

#Monochrome Make your photos black and white with Monochrome !

_full-featured, easy-to-use, fast and lightweight python library based on Python Image Library(PIL)._

_available for both python 2.x and 3.x !_ supports various image formats like : JPEG, PNG, …

Covered Algorithms | —————— | average | luma | desaturation | decomposing | single channel | gray shades |

#Installation

via git :

git clone git://abc.xyz/monochrome cd monochrome python setup.py install

via pip :

pip install monochrome

via easy_install :

easy_install monochrome

##make your first photo monochrome

It’s just a few lines of codes : `python from monochrome import Monochrome image = Monochrome(ImagePath) image.average(outputImagePath) `

that’s all !

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

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

Source Distribution

jMonochrome-0.9.tar.gz (1.2 kB view hashes)

Uploaded Source

Built Distribution

jMonochrome-0.9-py2.py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 2 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