I want to resize (crop) an image (change natural size of image) and show it to a user. How can this be done with jquery or javascript?
My goal is to reduce the size of my image.
EX: If my image size is: 900 kb
i want reduce to: 200 kb
, with crop(resize width and height)
Please give me a example on: http://jsfiddle.net/