Skip to content
ufraan
← Back

Fupload

Drop a file. Get a shareable link.

TypeScriptProject
Mar 2026GitHubLive

Drop a file, get a shareable link - that is the entire premise of Fupload. A drag-and-drop (or click-to-upload) interface with client-side validation, supporting any file type through a clean, distraction-free UI. No accounts, no folders, no file management. Just upload and share.

Minimal drag-and-drop file sharing service
Minimal drag-and-drop file sharing service

The TypeScript frontend uses UploadThing for file handling and storage, with the upload flow going directly from client to UploadThing servers. It is fully self-hostable by pointing the config at your own S3 bucket or storage backend.