Imagick - no decode delegate for this image format
问题 I am trying to convert PNGs to GIF using ImageMagick on my Ubuntu server. I used a PHP code to generate it however when I ran it, I received.. PHP Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format Fatal error: Uncaught exception 'ImagickException' with message 'no decode delegate for this image format Then I used: convert -list configure , on the libs, I didn't see either gif or png. So I researched a bit more, and found that I should