Image conversion Problem
Posted: 2009-03-24T09:40:15-07:00
Hi All,
Well after reading i found imagemagick have very good power to convert images so i had just installed it to on my linux server and when i tried to convert the images but
it is giving the following error :
Pl help me out that how do it solve it:
Erro rec:
convert: unable to open image `image': No such file or directory @ blob.c/OpenBlob/2432.
> convert: missing an image filename `-mahendra.jpg' @ convert.c/ConvertImageCommand/2775.
Command i used:
convert -size 640x480 -depth 8 rgb:image -tempimage.jpg
Thanks in Advance
-vmahendra
Well after reading i found imagemagick have very good power to convert images so i had just installed it to on my linux server and when i tried to convert the images but
it is giving the following error :
Pl help me out that how do it solve it:
Erro rec:
convert: unable to open image `image': No such file or directory @ blob.c/OpenBlob/2432.
> convert: missing an image filename `-mahendra.jpg' @ convert.c/ConvertImageCommand/2775.
Command i used:
convert -size 640x480 -depth 8 rgb:image -tempimage.jpg
Thanks in Advance
-vmahendra