PHP5 / GD2 Image Manipulation Package

26 11 2006

I decided to write a portable class library for basic image manipulation this week. It’s pretty incompatible with older versions of PHP and GD but in the environments I use, that’s not a problem (PHP > 5.1 and GD 2.0.28).

You can download the the package here with some api docs and examples (Around 1.1M) or here without the docs (15k).

If you use it and like it, drop me a line and let me know. There are more things I could make it do and error handling is pretty non-existent, but it serves my purposes for now… Next thing will be truetype font writing on the images…

You can see some online examples and the docs here


Actions

Informations

Leave a comment

You must be logged in to post a comment