Resized photo upload demo

Resize images client-side before uploading them.

This demo application demonstrates how Image Uploader can be used to resize images on client machines before uploading them to the Web server. The following key features are used in the application:

  • Three thumbnails are prepared for each photo selected for upload (small, medium, and large) and sent to the Web server.
  • Image Uploader allows selecting only photo formats using file filter.
  • Photos are rotated automatically depending on EXIF information in the file.

This demo application uses Image Uploader to create thumbnails client-side. Different editions of Image Uploader apply different limitations to output maximum thumbnail size: Express - 3Mpix. Professional - 5Mpix, Print - no limits, Premium - no limits.