This is a discussion on Looking for PHP CLI Image Editor Tool within the alt.comp.lang.php forums, part of the PHP Programming Forums category; I need to do some PHP CLI editing on some images - anyone recommend a class php image editing tool? I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
ralphNOSPAM@primemail.com wrote:
> I need to do some PHP CLI editing on some images - anyone recommend a > class php image editing tool? I need non-GUI, in other words, to run > from the PHP CLI. > > Thanks... GD which is part of the std PHP distribution. C. |
|
|||
|
On Mon, 26 Sep 2005 10:03:06 +0100, Colin McKinnon
<colin.deletethis@andthis.mms3.com> wrote: >ralphNOSPAM@primemail.com wrote: > >> I need to do some PHP CLI editing on some images - anyone recommend a >> class php image editing tool? I need non-GUI, in other words, to run >> from the PHP CLI. >> >> Thanks... > >GD which is part of the std PHP distribution. > >C. I found the class script ImageEditor.php but I can't get it to work with GIF files. It works with PNG files but I can't get it to work with GIF files. The author seems to be stumped as to why. Has anyone used ImageEditor ? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|