Introduction
Sometimes you need to bundle many files into one to save space or send them easily. Zip compresses files into one package, and unzip extracts them back to normal files.
When you want to send multiple documents in one file via email.
When you need to save disk space by compressing old project files.
When you want to download a group of files from the internet as one package.
When you want to backup a folder quickly into a single compressed file.
When you want to extract files from a downloaded zip archive.