Page 1 of 1

Imagemagick Convert or iMagick Extension. Wich is faster.

Posted: 2009-07-25T19:47:15-07:00
by sabater_wb
I'm using convert in a project. Something like exec(convert code);

But, after read a lot of things and samples about imagick extension I saw that I can do all what I make with exec convert thru imagick.

So, I'd like to know if exec convert is faster than imagick.

sorry my bad english