Resize images from selected origins only

i’m new to Cloudflare’s image resizing possibilities. Atm we have a pretty complex URL setup (multiple development instances etc). The only way to make image resizing work for us atm was to enable the checkbox “Resize images from any origin”. Now of course i want to restirct the access to an allowed set of source urls only. Is there a way to achieve this?

Hi, currently there is no allow list support. You can set up a worker play a role of your origin and proxy images through it.

thanks … since i’m completely new to this topic, can you provide some hints how to achieve this?

This topic was automatically closed after 15 days. New replies are no longer allowed.