Page 1 of 1

No decode delegate found for this image format 'PNG' and 'JPEG'

Posted: 2015-08-02T03:46:01-07:00
by dranonyman
Full error:

Code: Select all

convert.exe: unable to load module `C:\Program Files\ImageMagick-6.9.1-Q16\modul
es\coders\IM_MOD_RL_PNG_.dll': The specified module could not be found.
 @ error/module.c/OpenModule/1282.
convert.exe: no decode delegate for this image format `PNG' @ error/constitute.c
/ReadImage/501.
Full config (showing jpeg and png delegates):

Code: Select all

Name           Value
-------------------------------------------------------------------------------
FEATURES       OpenMP
NAME           ImageMagick
QuantumDepth   16

Path: C:\Program Files\ImageMagick-6.9.1-Q16\configure.xml

Name           Value
-------------------------------------------------------------------------------
CC             vs10
COPYRIGHT      Copyright (C) 1999-2015 ImageMagick Studio LLC
DELEGATES      bzlib freetype jpeg jp2 lcms png tiff x11 xml wmf zlib
FEATURES       OpenMP
HOST           Windows
LIB_VERSION    0x691
LIB_VERSION_NUMBER 6,9,1,10
NAME           ImageMagick
RELEASE_DATE   2015-08-15
VERSION        6.9.1
WEBSITE        http://www.imagemagick.org
I have tried researching this and found a number of results but they all seem to lead to Mac and Linux specific issues or people not having the delegates.

What am I doing wrong?

Re: No decode delegate found for this image format 'PNG' and 'JPEG'

Posted: 2015-08-02T07:32:09-07:00
by dlemstra
When you are getting the error message that 'the specified module could not be found' you will need the install the Visual C++ 2013 Redistributable Package.