Phototype - Image Manipulation with Javascript
24/06/2008“Lately I had same crazy thoughts on coding a javascript wrapper to manipulate images rendered on the server-side. I decided to do some test which eventually resulted in phototype, a client/server-side library, based on prototype, which supports all kinds of image manipulations. On the serverside the library is powered by combination of PHP/GD that renders the image. With phototype, you are able to rotate, resize, flip and do some other cool effects to images.”
Website: http://ajaxorized.com/phototype-image-manipulation-with-javascript
Comments are closed.