File Upload angularjs file upload

Angular File Upload

Angular File Upload is a module for the AngularJS framework. Supports drag-n-drop upload, upload progress, validation filters and a file upload queue. It supports native HTML5 uploads, but degrades to a legacy iframe upload method for older browsers. Works with any server side platform which supports standard HTML form uploads.

File upload is disabled in the demo only!

For more info please check the official github page

Select files
Base drop zone
Another drop zone with its own settings
Multiple
Single
Upload queue Queue length: {{ uploader.queue.length }}
Name Size Progress Status Actions
{{ item.file.name }} {{ item.file.size/1024/1024|number:2 }} MB

Queue progress: