My phpInfo() page:

MagickWand Extension Version: 0.1.8
ImageMagick version: ImageMagick 6.2.9 09/27/06 Q16

The MagickWand supported image formats does NOT list the .ai format as a supported image format. Is there someway around this (php class?) so I can use MagickSetImageFormat() and convert an .ai file to an .eps, .png, or .jpg?

And BTW, how do I change the ImageMagick QuantumRange (MaxRG😎? Any feedback will be greatly appreciated.

    Write a Reply...