Search code examples
image-processingcrop

Crop and resize image on clientside


Is it possible to work with client chosen images on client PC without uploading image to server.

If yes, what web programming language can do that?


Solution

  • This can only be done with Flash, Silverlight or a custom Plugin/ActiveX depending on the target browser.