Fupload
Drop a file. Get a shareable link.
TypeScriptProject
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.

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.