Image manipulation libraries

Discussion in 'PHP' started by meloncreative, Jun 2, 2010.

  1. #1
    Hey all

    Had been writing my own image manipulation code for a while, and then discovered http://asido.info which works very nicely. However I wonder if anyone else has any image manipulation libraries they use and find particularly good.

    I am basically looking for something with the following points (in order of importance):
    - Good support
    - Lightweight footprint
    - Active project
    - PHP5
    - Ability to use GD / imagemagick / others if needed

    Any ideas?
     
    meloncreative, Jun 2, 2010 IP
  2. ysubach

    ysubach Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    PEAR package Image_Transform works fine for me, used it in several projects.
     
    ysubach, Jun 2, 2010 IP