SimplytheBest File Upload Scripts

The simply the best collection of file upload scripts

jQuery Form Plugin By: Mike Alsup
Free GPL/MIT

Easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.

An advanced file upload control built to work with Bootstrap 3 and 4. It offers preview (images, text, html, video, audio, flash and objects), includes AJAX based uploads, drag 'n drop, upload progress, and selectively previewing, adding, or deleting files, and is multi-language. We definitely award it 5 stars for excellence.

DropzoneJS By: Matias Meno
Free MIT

An open source library that provides drag'n'drop file uploads with image previews. Dropzone will find all form elements with the class dropzone, automatically attach itself to it, and upload files dropped into it to the specified action attribute. jQuery plugin is optional.

273   2980
Flash Uploader By: Solmetra
Free GPL

File uploaded that displays a neat progress indicator, does many file verification routines (filetype, max size) on client-side and offers many visualization options including custom animations, colors and backgrounds, fallback compatibility, multilingual instances and a JavaScript API.

A file uploader with multiple file selection, drag/drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform that supports standard HTML form file uploads.

In this tutorial, we support multi-file upload by processing an array of files uploaded by users. The example shows a progress bar to show the uploading progress. Since a multi-file upload takes some time, the progress bar will be helpful to know the status.

Uploady By: Faris Al Otabi
Free MIT

Uploady is a file uploader script with multi file upload support. It comes with more than 20 features and you can set up it in less than 5 minutes. And it is free and open source.