CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   PHP (http://www.codingforums.com/forumdisplay.php?f=6)
-   -   Which PHP image editing set / plugin in the best? (http://www.codingforums.com/showthread.php?t=287721)

d'Anconia 02-16-2013 12:13 AM

Which PHP image editing set / plugin in the best?
 
Topic. When I go to the PHP manual it gives me several different options for editing images with PHP:
  • Cairo
  • GD
  • Exif
  • Gmagick
  • ImageMagick

I have kinda used GD before a little bit but it didn't seem like there was much notation and support documentation on it.

Is there an easier way to get your server to process / manipulate images? I am on a shared server so I have a feeling that limits my options but hypothetically if I had my own server running Linux then would I have more / better options for this? Getting GD, for instance, to keep alpha / transparency isn't too simple.

bparker1084 02-22-2013 10:04 AM

According to me ImageMagick is best PHP image editor.


All times are GMT +1. The time now is 06:29 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.