Image Manipulation

TwitterFacebook
Get flash to fully experience Pearltrees

Image selection/cropping jQuery plugin

http://odyniec.net/projects/imgareaselect/ imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr ). Plugin features:
30 May 2005 Version 1.1 - Better code. Cleaner several un-wanted code. - Added several additional tags that show GPS information. - Fixed Shutter Speed value calculation - Fixed Aperture value calculation - Fixed Special characters in Make & Model - Support for following Cameras added: - OLYMPUS OPTICAL CO.,LTD -> C3000Z - NIKON D2H - Canon 300D 2-February-2004 Version 1.0 - Improved reading performance upto 200 times. - Seperated classes to read and write exif information - Added more than 50 additional tags support - Tested with 9 different Camera and 20 different camera model photos. - cleaned up code for better readability and enhanced performance. http://open.vinayras.com/phpexifrw_exif_reader_writer

PHP Exif Reader & Writer

Written on May 13th, 2007 By Joe Seifi (tags: css , design ) 76 comments One of the least used properties in CSS is the Clip property. http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html

Creating Thumbnails via CSS