Forum

ImageMagick Install Including Additional Modules

Ubuntu Install:

sudo apt-get install imagemagick
sudo apt-get install php5-imagick

Support for RAW files:

sudo apt-get install libimage-exiftool-perl libjpeg-progs dcraw
sudo apt-get install ufraw-batch

CentOS Install:

yum install imagemagick

Support for RAW files:

rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm
yum install libjpeg-turbo dcraw perl-Image-ExifTool
yum install ufraw


Test file convert on SSH Example:

sudo convert samples_files/sample.NEF -resize 100x100 samples_files/image.jpg

Sample Files Download:

- Left-hand side of this article.
- Extract and upload to /plugins/imageviewer/offline/imagemagick/
- Call this text url via a browser - http://yoursite.com/plugins/imageviewer/offline/imagemagick/test_thumbnails.php



Possible Issues:
TIFF directory is missing required "ImageLength" field

Reply to this topic Share on my timeline

0 Replies

No replies to show