Page 1 of 1

I could not convert image from jpg to tif.

Posted: 2009-08-17T07:08:02-07:00
by smaruvada
Today I have down loaded the ImageMagick software on my hyper machine. I have set up the configuration.

i have used the convert in /lib for doing this.
$HOME/imagemagic/ImageMagick-6.4.0/bin/convert 1.gif 1.tif
Floating exception

Re: I could not convert image from jpg to tif.

Posted: 2009-08-17T10:49:11-07:00
by fmw42
probably not installed correctly. on unix the usual place it gets installed automatically is /usr/local/bin/convert

see http://www.imagemagick.org/script/advan ... lation.php