Cult-Foo

Multiple file Uploaders

Tags: ,

Have you ever want to upload multiple files at once, or see file upload progress, or style your upload elements, or control filetypes before upload ? Today i want to suggest you a collection of file uploaders ready to use in your web projects.

FancyUpload Multiple file Uploaders


They divided into 2 groups: uploaders not using flash & uploaders using flash

Solutions without flash

1. Ajax upload

Ajax upload

Very nice tool, flash-free. You can customize it as you want, also you can use drag&drop files on input
Works in: IE6/7, FF2/3, Safari, Chrome, Opera.
Has different versions for jQuery, Prototype, plus has independent version.
demo

2. jQuery Multiple File Upload Plugin

jQuery Multiple File Upload Plugin

Has many features, like using different validations, limit max files for upload, use different icons for different file types
demo

3. Ext.ux.FileTreePanel (Ext.JS extension)

Ext.ux.FileTreePanel

demo

4. noswfupload

noswfupload Multiple file Uploaders

Multiple files upload without SWF objects, applets Java, or other third parts plug-ins, 100% browser and W3 compatibility thanks to graceful enhancement, no extra libraries dependency

demo

Solutions using flash

1. SWF Upload

swfupload Multiple file Uploaders

Popular solution, allows to customize all upload elements using XHTML & CSS, shows only file types you choose, has js callback function to every event.
demo

2. uploadify

uploadify Multiple file Uploaders

Has not so many features, as SWFUpload, but it uses jQuery :)
demo

3. FancyUpload

FancyUpload Multiple file Uploaders

FancyUpload – fully customizable uploader with progress bar. Require MooTools.
demo

4. Yahoo File Upload

Yahoo File Upload

demo

Did you like it? Help us spread the word!

Related posts:

3 Responses to "Multiple file Uploaders"

  1. SWFUpload is a good uploader to use again.

  2. Robbie says:

    Very nice.
    Needed this for a project so this post is really handy :)

  3. your blog is beautiful and I just love the header

Trackbacks/Pingbacks

Do you have something to say?