This class can be used to perform image manipulation operations with the ImageMagick program. It calls the ImageMagick program passing parameters to process several types of operations on image files. Currently, it can resize images, create thumbnails, darken or brighten images, add watermarks, rotate, flip, crop, convert to greyscale and invert images, create text images, and generate thumbnails from PDF or video files.
| Tags | Software Development Libraries php classes multimedia Graphics Editors |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: The ability to change system-wide default text formats was added. rotate() can now handle transparent backgrounds. The -strip switch was added to reduce file size. A default value was added for resize() $height. dropShadow() was added. roundCorner() was added. fakePolaroid() was added. polaroid() was added.


No changes have been submitted for this release.