Skip to content

tharindulucky/ajax-multi-image-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ajax Multiple Image Uploader

A multiple image uploader based on ajax.

This image uploader is an improvement of jQuery File Upload written by Sebastian Tschan - blueimp. The only improvement is adding the support of multiple image uploads with removable image thumbnails. So, the credits must go to the original author of this great plugin.

And the other improvement is this uploader is focusing on image upload. It does not support other files. But you can customize the server side code to add the support to other files as well. That's totally upto you!

How it looks

Flower

Demo

Checkout a Working Demo of this plugin and make sure if it's what you want.

Installation

  1. Clone it.
  2. Copy to your www folder.
  3. Run it in the browser.
  4. Enjoy! Don't forget to contribute!

Releases

No releases published

Packages

No packages published