Can't get CF transform via workers to do anything
Following this guide: https://developers.cloudflare.com/images/transform-images/transform-via-workers/#an-example-worker
Using an unbelievably basic worker:
This doesn't seem to do anything, it just sends the full size image through. What am I doing wrong?
Using an unbelievably basic worker:
This doesn't seem to do anything, it just sends the full size image through. What am I doing wrong?
Cloudflare Docs
Using Cloudflare Workers to transform with a custom URL scheme gives you powerful programmatic control over every image request.

