Build beautiful, accessible file upload interfaces with drag-and-drop, multiple themes, and JSON-driven configuration. Perfect for modern web applications.
Drop your files here
Drag and drop files or click to browse
Drag UI provides all the features you need to build modern file upload experiences
Choose from multiple component styles to match your design needs
Configure everything through simple JSON. Perfect for LLMs, CMSs, and dynamic applications.
{ "variant": "dropzone", "colorTheme": "emerald", "size": "md", "radius": "lg", "maxFileSize": 10485760, "maxFiles": 5, "acceptedFileTypes": [ "image/*", ".pdf", ".doc" ], "labels": { "uploadText": "Drop files here", "dragText": "Drag and drop files", "browseText": "Browse Files" }, "showProgress": true, "showPreview": true, "showColorPicker": true }
Install Drag UI and start building beautiful file upload experiences in minutes