convert.exe: no decode delegate for this image format
Posted: 2012-03-23T01:55:17-07:00
I'm trying to use ImageMagick on Windows Server 2008R2.
I have ImageMagick-6.7.6-1-Q8-dll.exe installed. It installed without errors (installed as administrator). I cannot get it to convert anything.
C:\Users\mgrant>convert 67444.tif 67444.jpg
convert.exe: no decode delegate for this image format `67444.tif' @ error/constitute.c/ReadImage/532.
convert.exe: missing an image filename `67444.jpg' @ error/convert.c/
ConvertImageCommand/3017.
C:\Users\mgrant>convert -debug configure
2012-03-23T04:52:46-04:00 0:00.001 0.000u 6.7.6 Configure convert.exe[3956]: utility.c/ExpandFilenames/907/Configure
Command line: convert {-debug} {configure}
2012-03-23T04:52:46-04:00 0:00.014 0.000u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.031 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.052 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "C:\Program Files (x86)\ImageMagick-6.7.6-Q8\locale.xml" ...
2012-03-23T04:52:46-04:00 0:00.078 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "locale.xml" ...
2012-03-23T04:52:46-04:00 0:00.099 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.118 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.254 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "C:\Program Files (x86)\ImageMagick-6.7.6-Q8\english.xml" ...
2012-03-23T04:52:46-04:00 0:00.289 0.031u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "english.xml" ...
convert.exe: missing an image filename `configure' @ error/convert.c/ConvertImageCommand/3015.
Any ideas what's wrong?
Michael Grant
I have ImageMagick-6.7.6-1-Q8-dll.exe installed. It installed without errors (installed as administrator). I cannot get it to convert anything.
C:\Users\mgrant>convert 67444.tif 67444.jpg
convert.exe: no decode delegate for this image format `67444.tif' @ error/constitute.c/ReadImage/532.
convert.exe: missing an image filename `67444.jpg' @ error/convert.c/
ConvertImageCommand/3017.
C:\Users\mgrant>convert -debug configure
2012-03-23T04:52:46-04:00 0:00.001 0.000u 6.7.6 Configure convert.exe[3956]: utility.c/ExpandFilenames/907/Configure
Command line: convert {-debug} {configure}
2012-03-23T04:52:46-04:00 0:00.014 0.000u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.031 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.052 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "C:\Program Files (x86)\ImageMagick-6.7.6-Q8\locale.xml" ...
2012-03-23T04:52:46-04:00 0:00.078 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "locale.xml" ...
2012-03-23T04:52:46-04:00 0:00.099 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.118 0.016u 6.7.6 Configure convert.exe[3956]: nt-base.c/NTRegistryKeyLookup/1705/Configure
SOFTWARE\ImageMagick\6.7.6\Q:16
2012-03-23T04:52:46-04:00 0:00.254 0.016u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "C:\Program Files (x86)\ImageMagick-6.7.6-Q8\english.xml" ...
2012-03-23T04:52:46-04:00 0:00.289 0.031u 6.7.6 Configure convert.exe[3956]: locale.c/LoadLocaleList/1092/Configure
Loading locale configure file "english.xml" ...
convert.exe: missing an image filename `configure' @ error/convert.c/ConvertImageCommand/3015.
Any ideas what's wrong?
Michael Grant