MotivdMotivd
AboutCase studiesDocs
PricingSecurity
Back to Overview

Storage

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.

Related connectors

Supabase

PostgreSQL database, auth, and realtime. Your app gets tables, RLS, and APIs generated and wired from the builder.

View connector

Uploadthing

File uploads for Next.js. Simple API, image resizing, and direct uploads from the client.

View connector

Amazon S3

Object storage for assets, backups, and user uploads. Pair with CloudFront for global delivery and signed URLs for private files.

View connector

Cloudflare R2

S3-compatible object storage without egress fees to Workers. Great for media-heavy apps on the edge.

View connector

Backblaze 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