- upload single or multiple file via ajax,
- upload any type of files (not only images)
- resize image,
- create image thumbnail (with keep image aspect ratio),
- possibility to add image and text watermarks,
- easy integrate with forms,
- submitting form using ajax,
- create any numbers of thumbnails under one upload,
- customizable paths to thumbnails folders,
- customizable thumbnails sizes and dimensions,
- pass custom data,
- files extension filters,
- limit uploaded file size,
- limit number of uploaded files,
- auto upload, upload on click the button, upload on form submit
- custom upload button,
- upload statistics,
- and more…
- upload required files to server
- attach them to a website
- create upload folder on server
- place uploader on website
If you’re using many uploaders on one site, each of them will automatically get unique id. First will get IMU0Uploader id, second IMU1Uploader etc.
Updates
05.12.2011:- text and image watermarks feature added
- Possibility to hide uploaded image/file after upload, with afterUpload=”none” parameter
- MAC OS support for displaying thumbnails added
- submitting form using ajax added
- onprogress parameter added (specified type of information displayed when file is uploaded, could be percentage or speed)
- buttonText parameter added (to specify caption of the upload button)
- and more…
- small bug fixed
- bug fixed (files with single quote (‘) in name weren’t displayed after upload)
- bug fixed (js error after click on cancel button when unacceptable file was uploaded)

