I was looking into a solution for watermarking images and came across https://developers.cloudflare.com/images/overlays/
I had a question about it -
- Would I be able to apply watermarks to images on-the-fly without needing to change the original image URL? (Asking this as I came across Resize with Cloudflare Workers · Cloudflare Image Optimization docs and Responsive images · Cloudflare Image Optimization docs).
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