Open a zip file with my program

You could look into this:

Unless the tool you use has an unzip to memory, you probably need to unzip to a temp file then read the image.
ZipFolders on Windows used to be great- if a folder was named something.zip, it showed up as a folder in most situations, and unzipped on demand.
(Current Windows doesnt seem to do it quite the same way any more… maybe I broke something…)

1 Like