skip to navigation
skip to content

aino-convert 0.1.0.11

Magick for Django

Downloads ↓

Latest Version: 0.1.0.14

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/
 
File Type Py Version Uploaded on Size # downloads
aino-convert-0.1.0.11.tar.gz (md5) Source 2010-09-10 10KB 301