DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.
warning
Warning! Dropzone does not handle your file uploads on the server. You have to implement the code to receive and store the file yourself. See the section Server side implementation for more information.