{{overview}}
{{features}}
http://www.dropzonejs.com/#try-it-out
http://www.softaculous.com/softwares/javascripts/libraries/DropzoneJS
344064
https://gitlab.com/meno/dropzone/-/issues
5.9.3
13
3
21-09-2021
4.5.4
DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews. It's lightweight, doesn't depend on any other library (like jQuery) and is highly customizable.
DropzoneJS is licensed under the MIT Licenses.
- 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.