Top Level :: Images

Package Information: Image_Transform

» Summary » License
Provides a standard interface to manipulate images using different libraries PHP License
» Current Release » Bug Summary
0.9.5 (alpha) was released on 2012-04-04 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Image_Transform

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Image_Transform


Development Roadmap
  • Package Maintenance Rank: 133 of 229 packages with open bugs
  • Number of open bugs: 7 (57 total bugs)
  • Average age of open bugs: 4689 days
  • Oldest open bug: 5286 days
  • Number of open feature requests: 7 (19 total feature requests)

Report a new bug to Image_Transform
» Description
This package was written to provide a simpler and cross-library interface to doing image transformations and manipulations.
It provides :

* support for GD, ImageMagick, Imagick and NetPBM
* files related functions
* addText
* Scale (by length, percentage, maximum X/Y)
* Resize
* Rotate (custom angle)
* Crop
* Mirror (Most drivers)
* Flip (Most drivers)
* Add border (soon)
* Add shadow (soon)
» Maintainers » More Information

Dependencies for Image_Transform