Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

r2-image-worker

> 编程语言
Open source

Store and Deliver images with R2 backend Cloudflare Workers.

393 stars0 likes0 views
WebsiteGitHub

About

Store and Deliver images with R2 backend Cloudflare Workers.

r2-image-worker

Store and deliver images with Cloudflare R2 backend Cloudflare Workers.

Synopsis

  1. Deploy r2-image-worker to Cloudflare Workers.
  2. PUT your image file to r2-image-worker.
  3. The image file will be stored in Cloudflare R2 storage.
  4. r2-image-worker will respond the key of the stored image. abcdef.png
  5. r2-image-worker serve the images on https://r2-image-worker.username.workers.dev/abcdef.png
  6. Images will be cached on Cloudflare CDN.
User => Image => r2-image-worker => R2
User /cdn-cgi/image/format=auto,width=800,quality=75/

Using with Shortcuts

Awesome!!!

Setting shortcuts like this:

Author

Yusuke Wada

License

MIT

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言