Skip to main content

Features at Glance

Safe to Use

Image Uploader Pro is based on the popular Dropzone plug-in and uses no additional external libraries.

Upload Natively to Different Destinations        

The plug-in allows you to natively upload files into APEX collections, giving you full flexibility for further processing or to external web services using nothing more than the client’s browser.  You can even upload to any custom tables, allowing you to define your foreign key field and save post processing time.

Client-side Transformations

Image Uploader Pro supports different client-side transformations:

  • image resizing before upload keeping the original aspect ratio,
  • automatic image cropping to a desired size,
  • image compression,
  • applying watermarks to images before upload, and
  • file renaming before upload. Allowing you to write your own renaming logic using javascript.

Chunked Upload

The plug-in supports chunked uploads, splitting the file into smaller parts to work around server  restrictions.

Theme and Behavior Customization

Image Uploader Pro allows you to customize the look & feel of the drop region as well as other behavioral options.

Custom Events for Further Dynamic Control

The plug-in triggers multiple events during the upload process that enable you to further customize or interact with the process.