Java servlet that processes Plupload request. This application was implemented for use in a project that needs the uploaded image to be compressed in the client-side to save server bandwidth.
- Dynamic selection of the image processor engine (HTML5 or Flash).
- File size filtering.
- Mime type filtering.
- File extension filtering.
Check for customized Pluload features at www.plupload.com.