WideImage is an object-oriented PHP image library.

It is written in PHP 5 and requires only GD2 library for manipulating images.
The library is very suitable for new generation web applications (for easier mashups) as it supports loading images from any URL besides loading them from a file, string or a valid image source.
Some features of WideImage:
- Transformations: crop, resize, rotate, flip, mirror
- Conversions: graysclae, negative, truecolor, palette
- Colors/channels: merge, mask, filter, get channels, correct gamma…
Requirements: PHP 5.2+, GD2 extension
Wouldn’t it be nice if images inside html codes can be rotated, corners rounded and shadow effects can be used for them?
swfIR (swf Image Replacement) is here to solve these design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts.
swfIR uses a different approach rather than similar scripts for image effects. It puts your images inside a flash (SWF) layer and presents like that.
1- Image before effects:

2 – Image after the shadow effect:

3 – Image after the round corners effect:

4 – Image after the rotate effect:

5 – Image after the border effect:

Requirements: No Requirements