jQuery File Upload Demo
Demo Notes
- The maximum file size for uploads in this demo is 999 KB (default file size is unlimited).
- Only image files (JPG, GIF, PNG) are allowed in this demo (by default there is no file type restriction).
- Uploaded files will be deleted automatically after 5 minutes or less (demo files are stored in memory).
- You can drag & drop files from your desktop on this webpage (see Browser support).
- Please refer to the project website and documentation for more information.