R2, bulk download files

Hey,
I want to allow my users to download hundreds of images at once. On AWS I can use lambda to compress the files and share the output zip file path. How can I handle this on cloudflare? (Given the limitations of cloudflare workers)
Was this page helpful?