Is there any way to preview images in compressed files (zip, rar, 7z, …)?
I want to preview photos in compressed files without decompressing the files
Currently, for zip files, I use ZipFile and ZipEntry to view them, but they only work with zip files.