What are the advantages of ImageMagick?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
MPerio
Posts: 10
Joined: Sun 9. Oct 2005, 19:22

What are the advantages of ImageMagick?

Post by MPerio »

Hello,

I use phpwcms and I'm happy.

My webhoster doesn't support ImageMagick. What are the dvantages of ImageMagick, because I consider to change my webhoster.

Thanks

Thomas
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Here's a little bit:
Not all of these are taken advantage of in phpWCMS:

-capable of higher quality thumbnails
-higher amount of different image formats that it can support
-many more configurable parameters (for transparency, etc.)
-batch processing capabilities
-you can call scripts (external to phpWCMS) that can take advantage of these features and enhance web page rendering.
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

DeXXus wrote:Here's a little bit:
Not all of these are taken advantage of in phpWCMS:

-capable of higher quality thumbnails
-higher amount of different image formats that it can support
-many more configurable parameters (for transparency, etc.)
-batch processing capabilities
-you can call scripts (external to phpWCMS) that can take advantage of these features and enhance web page rendering.
I do agree with DeXXus (he's a crack ;) , in my own experience, Imagemagick handles thumbnails and image resizing better (cleaner and smoother)
but... (there's always a but ;) ... most providers won't allow you to install Imagemagick because it requires special configs (on root) they don't like to make (dunno why, guess it has to do with stronger security issues, but I don't know) :? anyway, I use GD2 and all is well, you hardly notice the difference.

Cheers
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Kosse wrote:I use GD2 and all is well, you hardly notice the difference.

This is ~absolutely~ right 8)
Mine was installed (by me) using shell access.
Post Reply