Skip to content

File uploads

Practical patterns for thoughtful interfaces.

Dropzone manages drag-and-drop selection, previews, and removal. Upload processing is disabled in the demo.

Primary example

Drop something good here.

Or click to choose files. Up to 5 files, 5 MB each.

Local preview only. Files are not sent to a server.

More possibilities

Usage

new Dropzone('#dropzone-demo', { url: '/upload', autoProcessQueue: false, maxFiles: 5, maxFilesize: 5 });

Make it yours

Your workspace, your way. Preferences stay on this device.

Monarch