aino-convert 0.1.0.11
Magick for Django
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 | |
- Author: Mikko Hellsing
- Home Page: http://bitbucket.org/aino/aino-convert/
- License: BSD
- Platform: any
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Multimedia :: Graphics
- Package Index Owner: aino
- DOAP record: aino-convert-0.1.0.11.xml
