Simple, meaningful, and temporary file sharing.
Upload files, get a 6-digit code, and share it. No logins, no hassle.
Drop & Share is a modern web application designed for quick and secure file sharing. It solves the problem of sharing files between devices or people without creating accounts or dealing with complex permissions.
simply drag and drop your files, receive a unique 6-digit code, and use that code to download your files on any other device. All files are automatically bundled into a standard .zip archive for easy downloading and are deleted after 24 hours to ensure privacy.
- π¦ Smart Zip Bundling: Automatically compresses multiple files into a single
archive.zipbefore uploading. - π Secure 6-Digit Codes: unique, short codes for easy sharing.
- β‘ Fast & Reactive: Built with Vite for lightning-fast performance.
- π¨ Beautiful UI: Modern interface with smooth animations and FontAwesome icons.
- β³ Auto-Expiration: Files are automatically removed after 24 hours.
- π Secure Downloads: Enforced Content-Type headers ensure files always download correctly.
This project uses a modern, lightweight technology stack:
- Frontend: HTML5, CSS3 (Variables + Animations), Vanilla JavaScript (ES6+)
- Build Tool: NextJs - For fast development and environment management.
- Backend / Storage: Supabase - Database (PostgreSQL) and Object Storage.
- Utilities: JSZip - Client-side file compression.
- Icons: FontAwesome - Vector icons.
- Open the Drop & Share homepage.
- Drag and drop your files (Images, Documents, etc.) into the drop zone.
- Click "Upload All Files".
- Copy the generated 6-digit code.
- Go to the Download Page (click "Download" in the header).
- Enter the 6-digit code.
- Click "Get File".
- Your files will download instantly as a
.ziparchive.
Made with β€οΈ by Pawan Hirumina