I am just wondering if someone knows of a module that already exists where I can take images and create a zip file dynamically with those images?
I am making a package system where people can choose images they want to download and it will automatically add them to a zip file with a .txt file and give them a link to download it. I will have the system delete the file 24 hours AFTER they download it. I will use a Perl Script to download the zip file so I can track it being downloaded.