Ads

Thursday, 21 August 2014

DropzoneJS - Drag&drop file uploads with image previews

Download   Demo


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+

 



DropzoneJS - Drag&drop file uploads with image previews

No comments:

Post a Comment