I need to download images from my CDN server, not from my web server.
So is there any way to download images as ZIP from CDN server
EX. http://testcreative.co.uk/wp-content/uploads/2017/10/Test-Logo-Small-Black-transparent-1.png I can't use server memory for processing as file size are high.
Is there any way so i can just provide CDN url and ZIP will create on fly ?