Build Status

Snowy

This is a tiny Python 3 module for manipulating and generating images.

Snowy is somewhat similar to pillow and scikit-image, but has a small feature set with some unique abilities. Painting and 2D paths are outside the scope of the library. See pycairo or skia-pathops.