Home / File Upload / DropzoneJS - Drag&drop file uploads with image previews
DropzoneJS - Drag&drop file uploads with image previews

DropzoneJS - Drag&drop file uploads with image previews

Download Demo
  • Overview
  • Documents
User Rating: 4.6/5 ( 3 votes)
Your Rating:

DropzoneJS is an open source library that provides drag and drop file uploads with image previews and shows nice progress bars.

Main features

  • Image thumbnail previews. Simply register the callback thumbnail(file, data) and display the image wherever you like
  • Retina enabled
  • Multiple files and synchronous uploads
  • Progress updates
  • Support for large files
  • Complete theming. The look and feel of Dropzone is just the default theme. You can define everything yourself by overwriting the default event listeners.
  • Well tested

Browser support

  • Chrome 7+
  • Firefox 4+
  • IE 10+
  • Opera 12+ (Version 12 for MacOS is disabled because their API is buggy)
  • Safari 6+

Source: dropzonejs.com

Scroll To Top