Skip to main content

Small Image Library for Python 3

Project description

Build Status

Snowy

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

  • Simple and flat API. See the documentation.
  • Supports resize and blur with a variety of filters.
  • Honors a specified wrap mode for proper boundary behavior.
  • Supports simple OpenEXR images (never clamps colors).
  • Written purely in Python 3 and accelerated using numba.
  • Efficiently generates gradient noise and distance fields.

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.

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

snowy-0.0.6.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

snowy-0.0.6-py3-none-any.whl (16.5 kB view hashes)

Uploaded 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