Skip to main content

Image transforming WSGI middleware

Project description

This package provides a WSGI middleware component which transforms and converts image streams using PIL.

Usage

The middleware responds to the following URL parameters:

@width Width @height Height @mimetype MIME-type

Example:

http://host/path/to/images/foo.jpg?width=640&height=480&mimetype=image/png

Note that in a real-world setup, you’d want to put a caching proxy in front of your application.

Future plans

Support video transcoding.

Credits

Malthe Borch <mborch@gmail.com> and Stefan Eletzhofer <stefan.eletzhofer@inquant.de>

Changelog

0.2 (released 2008-10-08)

  • Fixed entry point name.

0.1 (released 2008-10-03)

  • Initial release.

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

repoze.bitblt-0.2.tar.gz (10.7 kB view hashes)

Uploaded Source

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