
Uplofile
Composable accessible file upload components for React.
8 followers
Composable accessible file upload components for React.
8 followers
Optimized for teams that already have upload infrastructure or need deep UI flexibility.

8 followers
8 followers
Hi Product Hunt! 👋🏽
Rebuilding upload UIs has been a challenge. "Headless" libraries required me to wire every detail, while opinionated ones clashed with my design system. I needed a truly composable solution.
That's why I created Uplofile — unstyled file-upload primitives for React.
Most React upload tools bundle three things together:
• UI components
• Upload engine / protocol assumptions
• Transport & backend opinions
That works well for simple use cases, but becomes restrictive when apps have custom infrastructure, presigned URL flows, design systems, or non-standard upload logic.
Uplofile takes a different approach.
Instead of prescribing how uploads should work, it provides composable React primitives and lifecycle management while leaving the upload mechanics entirely to the application.
In short:
👉 Uplofile decouples upload UI from upload infrastructure.
Your feedback is invaluable to me. 😊