 |
Image manipulation the easy way
|
phMagick allows you to dynamically generate thumbnails create catching effects like drop shadows, draw text, watermark images, reflex effect to images all without opening photoshop just with Php and ImageMagick.
phMagick is wrapper for ImageMagick written in php 5, and it's designed with to ease the developer job by wraping ImageMagick complexity in easy to use functions.
The main reason for making phMagick is to avoid the inefficiency of GD and php memory limits
Features highlight
- Not being limited by your host php memory settings
- PHP5 ready
- Plugin based, it's now easy to extend phMagick, or to include just the features you want
- Image reflection effect
- Better debug support, now you get the ImageMagick error messages
- Photoshop like image enhancements (noise, sharpen, smoth, sharpen, contrast, etc...)
- Glow effect, put an "aura" all around the image
- On the fly (or run time) thumbnail generation
- Draw text
- Add watermarks
- Create tab strips
- Resize Images and Convert to another format
- Smart Crop
- Common Image manipulation functions (invert, colors, rotate, flip & flop, etc)
- Advanced Image manipulation functions (levels, noise, sharpen, etc)
- Thumbnails from PDF and video files
- Polaroid effect
- Rounded Corners
- Drop Shaddow
|
|



|
| |
|
|