Table of Contents
Zipping files is a handy way to compress data, making it easier to share or store. Whether you’re using Windows, macOS, Linux, Android, iOS or third-party tools like 7-Zip, WinRAR, ZArchiver or RAR, iZip or WinZip, this guide will walk you through each method with clear instructions. Creating Zip files does not only compress file to make them easier to share or store, it protects them from some malwares and unwanted access as well. However, to enjoy these pecs, here are a few this to note:
1. Zipping Files on Windows
Using the Built-in Windows Compression
-
Select Files or Folder: Navigate to the folder containing the file(s) you want to zip. Click to select one or multiple items.
-
Right-Click and Choose “Send to"
Select "Compressed (zipped) folder”:
-
This will create a
.zipfile in the same location. -
Rename the Zip File (Optional): The new zip file is automatically named after the first file selected. Right-click and then "Rename" to change it.
Using 7-Zip (Free Third-Party Tool)
-
Install 7-Zip from 7-zip.org.
-
Right-Click File(s)/Folder: Choose 7-Zip
Click on Add to archive…
-
Select Archive Format: Choose
zipor7z(7z is more compressed but less compatible). -
Click OK: Your compressed file is created.
Using WinRAR (Popular Paid Tool)
-
Install WinRAR from rarlab.com.
-
Right-Click File(s)/Folder: Select Add to archive…
-
Choose ZIP or RAR format:
-
ZIP is more universally compatible.
-
Click OK: Archive is created in the same folder.
2. Zipping Files on macOS
Using Built-in macOS Compression
-
Select File(s)/Folder): Click once to highlight.
-
Right-Click (or Control + Click): Choose Compress [filename].
-
Locate Compressed File: macOS automatically creates a
.zipin the same folder.
Using Keka (Third-Party Mac App)
-
Install Keka from keka.io.
-
Drag & Drop Files into Keka Window
Or right-click and select Compress with Keka.
-
Choose Format: Zip, 7z, or TAR options.
-
Click Compress: Archive is created.
3. Zipping Files on Linux
Using GUI (Depends on Desktop Environment)
Ubuntu (Nautilus):
-
Right-click the file/folder
Click on Compress…
-
Choose .zip format
Click on Create
Using Terminal
-
Open a terminal.
-
Run the command:
zip -r archive_name.zip folder_name/ -
-r= recursive (includes subfolders) -
Check folder (Your
.zipis ready.)
And you want to compress multiple files, use zip -r myzip.zip file1.txt file2.txt to zip multiple files.
4. Zipping Files on Android
Using Built-in File Manager (Most Modern Androids)
-
Open File Manager: On many Android phones, this is called Files or My Files.
-
Navigate to File(s)/Folder: Find the files you want to compress.
-
Select Files: Tap and hold to select one or multiple items.
-
Tap “More” or Menu (⋮)
Tap Compress / Zip:
-
Some phones may show “Create ZIP” directly.
-
Choose Name & Location: Confirm the name of the ZIP file and where to save it.
-
Done: The zip file is created in the selected folder.
Using Third-Party Apps (e.g., RAR, ZArchiver)
-
Install an App:
-
RAR (Google Play Store) or ZArchiver.
-
Open the App
Navigate to Files: Tap to select files or folders.
-
Choose Compress
Choose ZIP:
-
Set compression level if desired.
-
Set Password and Confirm (Optional): ZIP file is created in the folder you choose.
Note: ZArchiver allows splitting large archives, which is handy for sharing large files.
5. Zipping Files on iOS (iPhone / iPad)
Using Files App (Built-in iOS)
-
Open the Files App: Navigate to your files.
-
Select File(s)/Folder: Tap Select in the upper-right corner, then choose the items.
-
Tap More (⋯)
Tap Compress:
-
iOS creates a file called
Archive.zipin the same folder. -
Rename if Needed: Tap and hold, and then tap on Rename.
Using Third-Party Apps (e.g., iZip, WinZip)
-
Install App: iZip or WinZip from the App Store.
-
Open App
Import Files: Select files from your iPhone or iCloud.
-
Tap Compress
Tap ZIP:
-
Optional: Set a password.
-
Save or Share ZIP: You can save locally or share via email/Cloud.









