Compress R2 -> CF Images
Hey,
I'm working on an app that will handle hundreds of thousands of images. My user will upload high quality images to R2 (max 50mb). I want to copy these images to CF Images. How can I let CF handle image compression/resize in this transition. I'm okay that the images are reduced to below 10mb.
Do I have to use another cloud provider to do this compression myself? Or can I upload images to CF Images and it does the resizing automatically
I'm working on an app that will handle hundreds of thousands of images. My user will upload high quality images to R2 (max 50mb). I want to copy these images to CF Images. How can I let CF handle image compression/resize in this transition. I'm okay that the images are reduced to below 10mb.
Do I have to use another cloud provider to do this compression myself? Or can I upload images to CF Images and it does the resizing automatically