Description
Turns ZIP archives into mountable filesystems so their contents can be browsed like ordinary folders without extracting everything first. It is useful for inspecting large archives or working with selected files through normal filesystem paths.
FUSE mounts affect how applications see files, so remember to unmount after use. Treat archives from unknown sources cautiously, because filenames, paths, and compressed content can still be misleading or unsafe.