Introduction
The file upload solution with free cloud storage
Welcome to Clawdy
Clawdy is a file upload solution that gives you type-safe file routers, middleware authentication, drop-in React components, on-the-fly image transformations, and free cloud storage.
What You Can Do
- Upload files from any Next.js app with pre-built components or a custom UI
- Serve and transform images on the fly — resize, crop, convert formats, apply filters, and more via query parameters
- Authenticate uploads with middleware that runs before any file is accepted
- Track usage with per-app bandwidth monitoring and file management
Documentation
- Getting Started — Set up file uploads in a Next.js project
- API Reference — Core package, React components, and server endpoints
- Guides — Authentication, custom UI, theming, and image transformations