Received a ZIP file and not sure how to open it? Whether you're on an iPhone, Android phone, Windows PC, or Mac, opening ZIP files is straightforward — and you don't need to install any third-party software. This guide covers every major platform with clear, step-by-step instructions.

How to Open ZIP Files on Windows 10 & 11

Windows has had built-in ZIP support since Windows XP. No additional software is needed.

Method 1: Using File Explorer (Recommended)

  1. Locate the ZIP file in File Explorer (usually in your Downloads folder)
  2. Double-click the ZIP file — it opens like a regular folder, showing its contents
  3. Click "Extract All" in the toolbar at the top
  4. Choose a destination folder (or keep the default)
  5. Click "Extract" — your files are now ready to use
💡
Quick Tip: On Windows 11, you can also right-click the ZIP file and select "Extract All..." directly from the context menu. Even faster: select the ZIP, press Ctrl+Shift+E to extract instantly.

Method 2: Drag and Drop

  1. Double-click the ZIP file to open it
  2. Select the files you want (or press Ctrl+A to select all)
  3. Drag the selected files to any folder on your computer

Method 3: Using 7-Zip (For Advanced Users)

If you frequently work with archives or need to open other formats like RAR or 7Z, 7-Zip is a free, open-source tool that integrates into the right-click menu:

  1. Download and install 7-Zip from 7-zip.org
  2. Right-click any ZIP file
  3. Select 7-Zip → Extract Here (extracts in place) or Extract to "foldername\"

How to Open ZIP Files on macOS

macOS makes ZIP extraction incredibly simple — one action and you're done.

Method 1: Double-Click (Simplest)

  1. Locate the ZIP file in Finder
  2. Double-click the ZIP file
  3. macOS automatically extracts the contents into a new folder with the same name in the same location
  4. The original ZIP file remains untouched

Method 2: Using Terminal

For advanced users or when extracting to a specific location:

  1. Open Terminal (Applications → Utilities → Terminal)
  2. Type: unzip /path/to/file.zip -d /destination/folder/
  3. Press Enter
💡
Pro Tip: If double-clicking doesn't work, the default handler may have changed. Right-click the ZIP → Open With → Archive Utility to restore the default behavior.

How to Open ZIP Files on iPhone & iPad

Since iOS 11, iPhones and iPads have native ZIP support through the Files app.

Step-by-Step Instructions

  1. Open the Files app on your iPhone or iPad
  2. Navigate to where the ZIP file is saved — typically in iCloud Drive, On My iPhone, or the Downloads folder
  3. Tap on the ZIP file
  4. iOS automatically creates a new folder with the extracted contents
  5. Tap the new folder to access your files

Opening ZIP from Email or Safari

  1. In Mail or Safari, tap the ZIP file attachment or download link
  2. Tap the Share button (square with arrow)
  3. Select "Save to Files"
  4. Choose a save location and tap "Save"
  5. Open the Files app and tap the ZIP to extract

Creating ZIP Files on iPhone

You can also create ZIP files on iOS:

  1. Open the Files app
  2. Long-press on a file or folder
  3. Select "Compress"
  4. A ZIP file is created in the same location

How to Open ZIP Files on Android

Most Android devices include a file manager with built-in ZIP support. The exact steps vary slightly by manufacturer.

Using the Default File Manager

  1. Open your device's File Manager app (Samsung: My Files, Google: Files)
  2. Navigate to the ZIP file (usually in Downloads)
  3. Tap on the ZIP file
  4. The file manager shows the contents — tap "Extract" or "Extract All"
  5. Choose a destination folder and confirm

Using Google Files App

  1. Install Files by Google from the Play Store (if not pre-installed)
  2. Open the app and navigate to your ZIP file
  3. Tap the ZIP file
  4. Tap "Extract" in the preview screen
  5. Files are extracted to the same directory

Samsung Devices

Samsung's My Files app has excellent ZIP support. Simply tap the ZIP file, and it opens a preview showing all contents. Tap "Extract" at the bottom, choose a folder, and tap "Done".

How to Open ZIP Files on Chromebook

  1. Open the Files app
  2. Navigate to the ZIP file
  3. Double-click the ZIP — Chrome OS mounts it as a virtual drive in the left sidebar
  4. Browse the contents and drag files out to another folder to extract them
  5. When done, click the eject button next to the ZIP name in the sidebar
💡
Chromebook Note: Chrome OS mounts ZIP files as read-only drives. To edit files inside, you must first copy them to a local folder (like Downloads or Linux files).

How to Open ZIP Files on Linux

Using the GUI (File Manager)

  1. Right-click the ZIP file in your file manager
  2. Select "Extract Here" to extract in the current folder, or "Extract to..." to choose a location

Using the Command Line

The unzip command is available on virtually all Linux distributions:

  • Extract to current directory: unzip file.zip
  • Extract to specific folder: unzip file.zip -d /path/to/folder/
  • List contents without extracting: unzip -l file.zip
  • Extract specific files only: unzip file.zip "*.jpg" "*.png"

Opening ZIP Files Online

If you're on a restricted computer where you can't install software, or you want to quickly preview ZIP contents without downloading, there are online options:

  • Zip To PDF: Extract ZIP files and convert their contents to a viewable PDF document — entirely in your browser with zero server uploads. Ideal when you need to quickly view or share the contents of a ZIP archive.
  • Google Drive: Upload a ZIP to Google Drive to preview its contents list (but not extract)
  • Browser-based tools: Several web tools can extract ZIP files in the browser, but many require uploading your files to their servers — check privacy policies first

Troubleshooting Common Issues

1. "The compressed folder is invalid"

This error usually means the ZIP file is corrupted. Common causes include incomplete downloads, interrupted file transfers, or storage device errors. Try re-downloading the file. If the problem persists, ask the sender to re-create the ZIP.

2. "Access is denied" when extracting

You may not have write permissions to the extraction location. Try extracting to your Desktop or Documents folder instead. On Windows, also try right-clicking the ZIP → Properties → Unblock → Apply.

3. Extracted files show garbled filenames

This happens when the ZIP was created on a system using a different character encoding. ZIP files created in Japanese Windows, for example, may show garbled names on English systems. Use 7-Zip with the correct codepage setting to fix this.

4. "The file is too large" error on mobile

Mobile devices have limited storage and memory. If a ZIP file is very large (1 GB+), ensure you have at least 2-3x the ZIP size in free storage space, as the extracted files will be larger than the compressed archive.

5. ZIP file opens but shows no files

The files might be in a subfolder within the archive. Look inside any folders that appear. Alternatively, the ZIP might genuinely be empty — check its file size (if it's under 1 KB, it's likely empty).

What to Do After Extracting

Once you've extracted your files, you might want to:

  • Convert to PDF: If the ZIP contained images or documents, you can convert them to a single PDF for easy viewing, printing, or sharing
  • Delete the ZIP: Once extracted, the original ZIP file is no longer needed — delete it to free up space
  • Organize files: Move extracted files to appropriate folders in your file system
  • Scan for security: If the ZIP came from an untrusted source, scan extracted files with your antivirus software before opening them

Need to Convert ZIP Contents to PDF?

Extract and convert your ZIP archive to a professional PDF document — free and private.

Convert ZIP to PDF Now

Frequently Asked Questions

If tapping a ZIP file doesn't extract it, make sure you're using the Files app (not Safari Downloads). Navigate to the ZIP in Files, tap it, and it should extract automatically into a folder. If the ZIP is password-protected, iOS will prompt you for the password. If it still fails, the archive may be corrupted or use an unsupported compression method.

You don't need WinZip. Windows 10 and 11 have built-in ZIP support — just double-click the ZIP file to view its contents, then click 'Extract All' to unzip. On Mac, double-clicking a ZIP automatically extracts it. On Linux, right-click and select 'Extract Here' or use the unzip command in terminal.

Google Drive can preview the contents of a ZIP file (you'll see the file list), but it cannot extract them directly. To extract, download the ZIP to your device first, then use your operating system's built-in extraction tool. Google's Chromebooks can open and extract ZIP files natively through the Files app.

Try these steps: 1) Re-download the file — downloads sometimes get interrupted. 2) Try a different extraction tool like 7-Zip, which has better error handling. 3) If the file is on a USB drive, try copying it to your hard drive first. 4) Ask the sender to re-create and re-send the ZIP file.

When you try to extract a password-protected ZIP, your OS will prompt you to enter the password. On Windows, double-click the ZIP, then when you try to extract, you'll be asked for the password. On Mac, the Archive Utility will prompt you. On mobile devices, the Files app handles password prompts automatically. You must know the password — there's no way to bypass it without the correct password.