2026-01-18 01:20:22 -08:00
2025-01-27 06:03:47 -08:00
2026-01-18 01:20:22 -08:00
2025-01-27 10:31:20 +00:00
2025-01-27 10:23:54 +00:00
2025-01-27 10:23:54 +00:00
2025-01-27 10:30:06 +00:00
2026-01-16 22:14:41 -08:00

Cloudflare R2 Browser

Deploy to Cloudflare Workers

This worker allows you to browse and download files from R2 buckets in your web browser. Supports multiple domains and buckets from a single worker. Supports configuration via wrangler.toml or Cloudflare dashboard.

Setup

Deploy with the button above, or clone this repo and configure via wrangler.toml before deploying. In your worker settings, you must set a custom domain (unless you want to use the default workers subdomain), bind an r2 bucket, and then create a variable binding where the key is the domain name and the value is the variable name of the bucket binding. An example config is commented in the wrangler.toml.

S
Description
No description provided
Readme 75 KiB
Languages
JavaScript 100%