I'm not sure that Image Resizing is working on my website
Hi! Please help me configure Image Resizing on my website. I turned this feature on, but getting empty requests (see the screenshot).
I'm not even sure IR is working on my website properly.
2 Replies
Image Resizing does nothing on its own, you need to use the URL format or Workers integration to resize images:
* https://developers.cloudflare.com/images/image-resizing/url-format/
* https://developers.cloudflare.com/images/image-resizing/resize-with-workers/
If you want something that optimises automatically, you can use Polish (though it doesnt resize, just optimises): https://developers.cloudflare.com/images/polish/
oh thanks