Error ImageMagick no decode delegate

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Butis
Posts: 1
Joined: 2018-06-04T13:17:27-07:00
Authentication code: 1152

Error ImageMagick no decode delegate

Post by Butis »

I'm getting error uploading an image. Can someone help me?
convert: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/509. convert: no images defined `/tmp/transform_2a88e9dc883c-1.jpeg' @ error/convert.c/ConvertImageCommand/3275. Error code: 1
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Error ImageMagick no decode delegate

Post by fmw42 »

Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line or code and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown
Post Reply