I want to be able to use cloudflare images via workers. I tried in local wrangler dev mode, but it d
I want to be able to use cloudflare images via workers. I tried in local wrangler dev mode, but it doesn't seem to transform my image?
i am following the guide mentioned in docs: https://developers.cloudflare.com/images/transform-images/transform-via-workers/#an-example-worker
PS: it shows my original image instead of transformed, and doesn't transform them, i am passing options correctly, a debug log says:
i am following the guide mentioned in docs: https://developers.cloudflare.com/images/transform-images/transform-via-workers/#an-example-worker
PS: it shows my original image instead of transformed, and doesn't transform them, i am passing options correctly, a debug log says:
Cloudflare Docs
Using Cloudflare Workers to transform with a custom URL scheme gives you powerful programmatic control over every image request.






