View and manage files, images, and documents.
File and image storage is backed by Supabase Storage. You get buckets, RLS policies, and direct uploads from your app. A bucket browser and file manager will be available here; until then, use the Supabase Dashboard for your project.
Supabase Storage offers S3-compatible buckets, image transformations, and CDN. Your generated app can upload and serve files using the Supabase client.
Supabase
PostgreSQL database, auth, and realtime. Your app gets tables, RLS, and APIs generated and wired from the builder.
View connectorUploadthing
File uploads for Next.js. Simple API, image resizing, and direct uploads from the client.
View connectorAmazon S3
Object storage for assets, backups, and user uploads. Pair with CloudFront for global delivery and signed URLs for private files.
View connectorCloudflare R2
S3-compatible object storage without egress fees to Workers. Great for media-heavy apps on the edge.
View connectorBackblaze B2
S3-compatible object storage with predictable pricing. Store backups, media libraries, and user uploads; pair with a CDN for fast global delivery.
View connector