Tag Archives: Image manipulation

Crop image using jQuery

The crop plugin takes an IMG element and crops them to the dimensions given. The result is a DIV with a background image with the height and width and an offset. The new DIV should also carry across the existing … Continue reading

Amazing image manipulation using Javascript & PHP

Phototype script is a client/server-side script which allows you to create amazing image manipulation techniques like photoshop from your browser. This script makes use of Prototype & PHP/GD Resource: Sample | Tutorial