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/
============
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
Release history Release notifications | RSS feed
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.14.tar.gz
(11.0 kB
view details)
File details
Details for the file aino-convert-0.1.0.14.tar.gz
.
File metadata
- Download URL: aino-convert-0.1.0.14.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aed2d6ab2a802d60653494711dbfc5bef204dae30e62a6e7bd15565012163c24 |
|
MD5 | f9251f2f601d41c5d58a6c83d6cfaf15 |
|
BLAKE2b-256 | f35994f0b306c4c2e0d0d531c975b1ed19e26f92de97b0b4c56d580530b74c71 |