Watermarking images using Workers

I was looking into a solution for watermarking images and came across https://developers.cloudflare.com/images/overlays/

I had a question about it -

Mainly, my use case is something like -

– Original image URL - http://images.example.com/image.jpg

– Setup Cloudflare Worker for watermarking images present under http://images.example.com/

– Accessing the watermark image at the original URL itself - http://images.example.com/image.jpg

Hej,

yes it is be possible.

1 Like