File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads ...
jquery-image-uploader is a jquery plugin to upload file. It supports drag&drop and file API. The plugin has a automatic "fallback" mode. If you drag and drop an image on the "dropZone" or if you use ...
Most of the file information that I need can be gathered with the HTML File API. File name, size and content type, for example, can be pulled from this easily. The only thing you need is a input ...