Page 1 of 1

Problem with convert

Posted: 2007-01-31T07:27:29-07:00
by elcorazon
I installed Imagemagick on a Raq 2 running linux and during installation i got some warnings about certain programs not being on the server. Now when I try to run convert on a .jpg image I get the following error:

[spimaster UserFiles]$ convert 1170172803.jpg -resize 225x339! new.jpg
convert: no decode delegate for this image format `1170172803.jpg'.
convert: missing an image filename `new.jpg'.
[spimaster UserFiles]$

Is there a way of finding out what is missing (ie the decode delegate) and installing it?


On the off chance I tried the same above without the -resize 225x339! and used new.gif as the destination and got the same style error.

Any help?

Posted: 2007-02-02T09:14:02-07:00
by elcorazon
Does anyone know what I should do with this problem?

Re: Problem with convert

Posted: 2007-03-06T13:23:11-07:00
by RXGX
Do you have ImageMagick compiled with the JPG library? (eg. libjpeg)