Skip to main content

Magick for Django

Project description

aino-convert
============

aino-convert is a basically wrapper for `ImageMagick convert`_ with caching.
The main purpose is to help generate quality thumbnails simply and
efficiently. During the development of sorl-thumbnail I learned some and
eventually I took the plunge to write something using ImageMagick convert
instead of PIL.

Pros
----
- Simple thumbnail tag generating high quality output
- Remote files handling on the fly
- Usage of convert commandline syntax for infinate flexibility
- Caching mechanism
- Cleanup of unused images or conversions of images can be made
- Storage is local file storage only

Cons
----
- Requirements: convert, pyexiv2 is nice to have
- Storage is local file storage only
- Security (protecting the developer from himself)

Demo
====
There is a demo in the `demo` directory.
To run the demo it just cd in to it and type: `./run`


.. _ImageMagic convert: http://www.imagemagick.org/

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

aino-convert-0.1.0.9.tar.gz (10.9 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