I would like to do the following with a compressed file:
1.) change file extension to zip
2.) Open the file (now a folder) and find all files within and assign them to an object or variable to be able to manipulate the files. Most of the containing files are of the same type and I can start from assuming they are all the same.

This problem is currently stopping all my work so I would be very thankful for any help/tips.

Thanks!