Newbie questions

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
phpknight

Newbie questions

Post by phpknight »

I am interested in using ImageMagick with php, but I am a little confused as to what the difference is between MagickWand for PHP and the PECL Imagick Extension. Should I be using just one or the other? If so, which one is better?

Also, are these libraries exhaustive, or are there things I would have to do by exec() commands to use all the features of ImageMagick?
Post Reply