Does image transformations work for Pages apps?

I have setup image transformations for my pages app, and followed this guide:
https://developers.cloudflare.com/images/transform-images/transform-via-workers/

But I cannot see it working. Are transformations not supported on pages?

I have my pages app on a domain in a zone, but it does not work on the zone either.

Transformations work fine through the /cdn-cgi/ URL
Cloudflare Docs
Using Cloudflare Workers to transform with a custom URL scheme gives you powerful programmatic control over every image request.
Was this page helpful?