Mac opens most zip files automatically when you read them
When you read a zip file to your Mac, the system usually extracts it for you without any action on your part. The Archive Utility, a built-in Mac process, runs in the background and creates a folder or file with the original contents in the same location where the zip file landed — typically your Downloads folder. You will see both the zip file and the extracted version appear on your screen.
If the extraction does not happen automatically, or if you have a zip file that is already on your computer, you can open it by double-clicking it. Your Mac will treat it the same way: Archive Utility extracts the contents and leaves both the zip and the extracted folder or file where they are.
The only time you need to do anything different is if the zip file is corrupted, password-protected, or if you want to control where the extracted files go. Otherwise, the work is already done.
Key Takeaways
- Double-clicking a zip file on Mac automatically extracts it using Archive Utility, which is built into every Mac.
- The extracted folder or file appears in the same location as the zip file, usually your Downloads folder.
- Both the original zip file and the extracted version remain on your computer after extraction — deleting one does not delete the other.
- If a zip file does not extract automatically, try double-clicking it again, or drag it onto the Archive Utility icon in Applications > Utilities.
- Password-protected zip files will prompt you to enter the password before extraction begins.
What happens when you double-click a zip file
Double-clicking a zip file on Mac launches Archive Utility, which reads the compressed contents and writes them back to disk in their original form. The process takes a few seconds to a few minutes depending on the file size. While it is working, you may see a small progress window or no window at all — Archive Utility is quiet by default.
Once extraction finishes, the zip file stays where it was, and the extracted contents appear next to it. If the zip contained a single file, you will see that file. If it contained a folder with many files inside, you will see a folder with the same name as the zip (minus the .zip extension). You can now open, edit, or move the extracted files as you would any other file on your Mac.
Where extracted files end up on your Mac
Extracted files appear in the same folder as the zip file itself. If you downloaded the zip from the internet, it is almost certainly in your Downloads folder, so the extracted version will be there too. If someone sent you a zip file via email and you saved it to your Desktop, the extracted version appears on your Desktop.
You can move the extracted files anywhere after they are created — to your Documents folder, to a project folder, or to an external drive. The zip file does not move automatically, so you will need to delete it yourself if you want to clean up space. Deleting the zip file does not affect the extracted files, and deleting the extracted files does not affect the zip file.
When extraction does not happen automatically
Automatic extraction usually works, but occasionally it fails silently. The zip file sits there unchanged, and nothing appears next to it. This can happen if your Mac is set to not extract automatically, if the zip file is corrupted, or if there is a permissions issue with the folder where the zip is stored.
The simplest fix is to double-click the zip file manually. If that does not work, open Finder and navigate to Applications > Utilities > Archive Utility. Drag the zip file onto the Archive Utility icon. This forces the extraction to run and often succeeds where automatic extraction failed.
If the zip file still will not extract, try moving it to your Desktop first, then double-clicking it. Sometimes a zip file in a protected folder (like a shared network drive) will not extract in place. Moving it to a folder you own usually solves the problem.
Password-protected zip files
If a zip file is password-protected, your Mac will ask you for the password as soon as you try to extract it. A dialog box appears with a text field. Type the password and click Extract. If you enter the wrong password, the extraction fails and you are prompted to try again.
There is no way to recover a forgotten password for a zip file on Mac. If you do not know the password, you cannot extract the contents. Ask whoever sent you the zip file to provide the password or send you an unprotected version.
Zip files that contain other zip files
Sometimes a zip file contains another zip file inside it. When you extract the outer zip, you will see the inner zip file appear on your Mac. You can then double-click the inner zip to extract it as well. This is common when files are archived in layers — for example, a backup of a backup, or a zip file that was zipped again for extra compression.
Each extraction creates a new folder or file in the same location as the zip you just opened. You can extract as many nested zips as you need, one at a time.
Freeing up space after extraction
Once you have extracted a zip file and confirmed that the extracted files are what you need, you can delete the zip file to save disk space. The zip file is just a compressed copy — deleting it does not affect the extracted version. On your Mac, drag the zip file to the Trash, then empty the Trash to permanently remove it.
If you think you might need the zip file again later (for example, to send it to someone else or to keep as a backup), you can leave it where it is. Zip files take up less space than the extracted version, so keeping the zip and deleting the extracted files is another way to save space if you need to.
Frequently Asked Questions
Can I open a zip file on Mac without extracting it?
Not really. Archive Utility extracts automatically when you read or double-click, and there is no built-in way to browse the contents of a zip without extracting it first. If you want to see what is inside before extracting, you can use a third-party app like The Unarchiver or BetterZip, which can preview zip contents. For most purposes, though, extracting takes only a few seconds and is not a problem.
What if the extracted file is corrupted or incomplete?
This usually means the zip file itself was corrupted during read or transfer. Try downloading the zip file again from the source. If you received it via email or file transfer, ask the sender to resend it. If the problem happens every time, the original file may have been damaged before it was zipped.
Do I need special software to open zip files on Mac?
No. Archive Utility is built into every Mac and handles standard zip files automatically. You only need third-party software if you want to create encrypted zips, preview contents before extracting, or work with other archive formats like RAR or 7z.
Why does my Mac show both the zip file and the extracted folder?
That is normal. The zip file is the compressed version, and the extracted folder is the uncompressed version. They are separate files. You can delete the zip once you have confirmed the extracted files are correct, or keep both if you want a backup copy in compressed form.
Can I extract a zip file to a different folder?
Archive Utility always extracts to the same folder as the zip file. If you want the extracted files in a different location, extract them first, then move the extracted folder or file where you need it. Alternatively, use a third-party app like The Unarchiver, which lets you choose the destination folder before extracting.