loading

Code copy!

Storage

Store and serve
any type of digital content

An open source Object store service with unlimited scalability, for any file type.

With custom policies and permissions that are familiar and easy to implement.

welcome
storage
Interoperable

Integrates well with the rest of Supabase ecosystem, including Auth and Postgres.

NET
Lightning fast

Thin API server layer that leverages Postgres' permissions and performance.

CHECK
Dependable

Enterprise-level scalability and durability.

Sleek dashboard for managing your media

A complete Object Explorer so that any of your team can use.

Drag and drop uploading, moving objects, and multiple object selection. As easy as working on your desktop.

file previews
column view
list view
multi select
path navigator

File previews

Preview any media type, including video and audio.

Check out our example app

Profile management example

Update a user account with public profile information, including uploading a profile image.

Created by:
logo
supabase
nextjs-ts-user-management github

Simple and convenient APIs

Built from the ground-up for interoperable authentication.

Fast and easy to implement using our powerful library clients. Asset optimization and image transformation coming soon!

cdn

CDN integration

Serve from the edge to reduce latency.
NET

Auto transformation & optimisation

Resize and compress your media before you serve it.

Integrates natively with Supabase Auth

Using Postgres Row Level Security to create Object access rules.

Storage Authorization is built around Postgres so that you can use any combination of SQL, Postgres functions, and even your own metadata to write policies.

Allow public CRUD access to a bucket

This will allow any user access to the bucket named 'avatars'

Allow public CRUD access to a folder in a bucket

This will allow any user access to the folder named 'public' in the bucket 'avatars'

Allow any authenticated user access to a folder

This will allow any authenticated user access to the folder named 'authenticated' in the bucket 'avatars'

Build in a weekend, scale to millions