Image_Toolbox is a PHP class that provides an easy to use library to the PHP GD-based image functions. It is compatible with PHP >= 4.0.6 and all GD versions. It features many smart and useful resize options, TTF text generation, merging of images with many photoshop-like blend modes, and the ability to save images to disk or output to browser. It is fully documented and written in the PEAR coding style.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Implementation | PHP |
Recent releases


Changes: Two workaround functions (very slow) have been added for the missing resample functions (high-quality resizing) in GD versions < 2.0. A new resize calculation mode has been added. There are small fixes.


Changes: A bug with GD versions < 2.0 has been fixed.


Changes: This release fixed GD version detection bugs and some other small problems.


No changes have been submitted for this release.