Find the right software version for your system

DMG vs PKG vs ZIP on Mac: Which Download Should You Use?

Understand common Mac download formats and when to choose a DMG, PKG installer, or ZIP archive.

Quick answer

Use a DMG for most Mac apps, a PKG when the app needs a system installer, and a ZIP when the vendor provides a portable app archive or command-line tool package.

Last updated 2026-08-11

What each format does

  • DMG: a disk image. Open it, drag the app to Applications, then eject the image.
  • PKG: an installer package. Run it and follow the installer prompts.
  • ZIP: a compressed archive. Extract it, then move the app or tool where the vendor recommends.

Which one is safest?

The format is less important than the source. A DMG from the official developer is usually safer than a PKG from an unknown mirror. Always prefer official pages and signed installers when available.

Match the format with the right Mac architecture

File format and CPU architecture are separate choices. A DMG can still be Apple Silicon-only, Intel-only, or Universal. Before downloading, confirm whether your Mac needs Apple Silicon or Intel with the Mac download architecture guide.

Examples in the What-Version catalog

Mac-heavy catalog pages include Google Chrome downloads, Visual Studio Code downloads, Docker Desktop downloads, VLC Media Player downloads, HandBrake downloads, and Zed downloads. Their latest-version pages can help confirm whether the installer page is current before you install.

When to be careful with PKG installers

PKG installers can request broader system access than drag-and-drop apps. That is normal for drivers, virtualization software, security tools, and developer tools, but it is a reason to confirm the download source carefully before running the installer.

Before connecting backup storage or an adapter

The installer format does not determine accessory compatibility. If you need external storage, wired Ethernet, a display, or additional ports while setting up a Mac, use the Apple Silicon accessory compatibility checklist before comparing equipment.

Frequently Asked Questions

Is a DMG an installer?

A DMG is a disk image, not always a traditional installer. Many Mac apps use a DMG that asks you to drag the app into Applications.

Is PKG safer than DMG?

Not automatically. Safety depends on the source, signature, and app behavior. Use the official vendor page regardless of whether the file is DMG, PKG, or ZIP.

Can a ZIP contain a normal Mac app?

Yes. Some developers distribute Mac apps or command-line tools as ZIP archives. Extract the ZIP and follow the vendor's installation instructions.

Evidence & limits

Sources and scope

This guide answers

Should I use a DMG, PKG, or ZIP on Mac?

What this cannot prove

File format describes the delivery or installation flow; it does not prove that the file is official, safe, compatible with your Mac architecture, or current.

Editorial review by What-Version Editorial · reviewed

Official and methodology sources

Back to guides