Automatic Thumbnail Generation via ImageMagick
There are two plugins available that utilize ImageMagick. One
creates thumbnails whenever an image is uploaded to your site via
HTTP. The other creates thumbnails whenever a Batch Build is
performed. If an image is found in the batch that does not have an
associated thumbnail, one is generated.
ImageMagick is a very powerful image processing library that is freely
available on just about every operating system around. To be able to
use these plugins, you must have the ImageMagick library installed before
your install the plugins.
Both thumbnail generation plugins take advantage of some of the
advanced features ImageMagick provides. On top of thumbnail
generation, you can add a site logo or even annotate both the full-size
image and thumbnail that is generated. The annotation requires that
the FreeType library is installed before ImageMagick.
Installation of ImageMagick is usually handled by the System
Administrator of the server. For information on installing
ImageMagick and its requirements, please visit http://www.imagemagick.org.
ImageMagick is a product of ImageMagick Studio LLC and is not supported by
iKing Networks.
|