View Single Post
Old 10-12-2012, 05:55 PM   PM User | #11
DrDOS
Senior Coder

 
Join Date: Sep 2010
Posts: 1,234
Thanks: 11
Thanked 157 Times in 157 Posts
DrDOS is infamous around these parts
Quote:
Originally Posted by pollardhimself View Post
I would go with Imagemagick since it is easier to code for. I see that they have convert, do they have any of the other applications, identify, mogrify, etc. ? Do you have shell access or do you have to use magickwand? I'm not familiar with it. Shell access is very easy, you just write a php script for it, it calls the BASH shell to run the script. You have a bit of learning to do, but you will be rewarded with a great deal of power over image processing. Imagemagick has a very good website.
DrDOS is offline   Reply With Quote