Open Archive Tool

How to Open ZIP Files on Mac

Open and extract ZIP files on macOS using built-in Archive Utility or a free browser-based alternative for more control.

Method 1: macOS Archive Utility (Built-in)

macOS opens ZIP files natively: 1. Double-click the ZIP file in Finder 2. Archive Utility extracts everything to the same folder 3. A new folder appears with all the extracted files This is the fastest method for simple extraction, but it has limitations: • You can't preview contents before extracting • You can't extract individual files • It extracts everything — you get all files whether you want them or not • No progress indicator for large files

Method 2: Browser-Based (More Control)

For more control over extraction, use tarpanda: 1. Open tarpanda in Safari or Chrome 2. Drop your ZIP file onto the page 3. Browse all files and folders before extracting 4. Download only the files you need This is particularly useful on Mac because Archive Utility gives you no visibility into what's inside before extracting everything.

Handling Password-Protected ZIPs on Mac

Archive Utility handles some password-protected ZIPs but can fail silently on others. If a password-protected ZIP won't open on Mac: • Try using Terminal: unzip -P yourpassword file.zip • Or use a browser-based tool that prompts for the password Archive Utility's error messages are notoriously unhelpful — it often just says "Unable to expand" without explaining why.

Try it now — free in your browser

No download. No signup. Your files never leave your device.

Open Archive Tool

Frequently Asked Questions

This vague error can mean: the file is corrupted, uses an unsupported compression method (like LZMA), is password-protected with AES encryption that Archive Utility doesn't support, or the file is too large. Try re-downloading the file or using tarpanda for a clearer error message.

By default, Archive Utility extracts files to the same folder as the ZIP file. If you double-click a ZIP on your Desktop, the extracted folder appears on your Desktop.