When trying to create a thumbnail of a PowerPoint file (PPTX), I am getting an error that the coder can not be found. Does this coder exist?
Example:
magick 57-source.pptx 57.png
magick: unable to open module file 'C:\Program Files\ImageMagick-7.0.8-Q16\modules\coders\IM_MOD_RL_PPTX_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/675.
magick: no decode delegate for this image format `PPTX' @ error/constitute.c/ReadImage/556.
Thanks for the help.
PPTX coder not found
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: PPTX coder not found
"magick -list format" will list the formats available. PPTX isn't listed.
snibgo's IM pages: im.snibgo.com