MacPacker
0.19.0
- Price
- Free
- Licence
- GPL-3.0, open source
- Needs
- macOS 14.6+
- Shape
- Archive browser
Comparison
Which archive, package and disk-image formats each app can open on macOS, and which ones it can create.
0.19.0
4.3.9 · Mar 2025
The read and write totals count the rows of the table below, where one row can stand for a family of formats. Every app counts its own formats differently, so the totals are for orientation and the table is the comparison.
Read means the app can list an archive's contents and extract from it. Write means the app can produce that format — creating it, and where noted updating it. Formats neither app handles are left out.
| Format | MacPacker | The Unarchiver | ||
|---|---|---|---|---|
| Read | Write | Read | Write | |
| Everyday archives | MacPacker | The Unarchiver | ||
| ZIP.zip .jar .war .apk .ipa .appx .xpi .epub .cbz | Yes1 | Yes2 | Yes | No |
| ZIPX.zipx | Yes | No | Yes | No |
| 7z.7z | Yes | No | Yes | No |
| RAR / RAR5.rar .cbr .r00 | Yes | No | Yes | No |
| TAR.tar | Yes | No | Yes | No |
| ARJ.arj | Yes | No | Partial3 | No |
| LHA / LZH.lha .lzh | Yes | No | Yes | No |
| CAB.cab | Yes | No | Yes | No |
| CHM.chm | Yes | No | No | No |
| CPIO.cpio .cpgz | Yes | No | Yes | No |
| ACE.ace | No | No | Partial4 | No |
| ALZip.alz | No | No | Yes | No |
| ARC / PAK.arc .pak | No | No | Yes | No |
| Zoo.zoo | No | No | Yes | No |
| Platform & package formats | MacPacker | The Unarchiver | ||
| AR.ar .a .lib | Yes | No | Yes | No |
| Debian package.deb | Yes | No | Yes | No |
| RPM package.rpm | Yes | No | Yes | No |
| XAR.xar | Yes | No | Yes | No |
| Apple installer package.pkg | Yes | No | Yes5 | No |
| Apple signed archive.xip | Yes6 | No | Yes5 | No |
| MSI / OLE compound.msi .doc .xls | Yes | No | Yes | No |
| Self-extracting EXE / NSIS.exe .nsis | Yes | No | Partial | No |
| Windows imaging.wim .swm .esd | Yes | No | No | No |
| Legacy, Mac-classic and long tail | MacPacker | The Unarchiver | ||
| StuffIt.sit | Yes | No | Yes | No |
| StuffIt X.sitx | Yes | No | Partial | No |
| StuffIt self-extracting.sea | Yes | No | Yes5 | No |
| Compact Pro.cpt | No | No | Yes | No |
| DiskDoubler / PackIt.dd .pit | No | No | Yes | No |
| BinHex / MacBinary.hqx .bin | No | No | Yes5 | No |
| LZX.lzx | Yes | No | Yes | No |
| Amiga ADF / DMS / PowerPacker.adf .dms .pp | No | No | Yes | No |
| CP/M LBR / Squeeze / Crunch.lbr | No | No | Yes | No |
| WARC web archive.warc | No | No | Yes | No |
| Game data (NDS, NSA, SAR).nds .nsa .sar | No | No | Yes | No |
| SWF media extraction.swf | No | No | Yes | No |
| PDF image extraction.pdf | No | No | Yes | No |
| Single-stream compression | MacPacker | The Unarchiver | ||
| GZIP.gz | Yes | No | Yes | No |
| BZIP2.bz2 | Yes | No | Yes | No |
| XZ.xz | Yes | No | Yes | No |
| LZMA (raw).lzma | No | No | Yes | No |
| Unix compress.Z | Yes | No | Yes | No |
| LZ4.lz4 | Yes | No | No | No |
| Compound tar streams | MacPacker | The Unarchiver | ||
| tar.gz / tar.bz2 / tar.xz / tar.Z.tgz .tbz2 .txz .taz | Yes | No | Yes | No |
| tar.lz4.tlz4 | Yes | No | No | No |
| Disk images and filesystems | MacPacker | The Unarchiver | ||
| Apple Disk Image.dmg .smi | Yes | No | No | No |
| ISO 9660.iso | Yes | No | Yes | No |
| Raw disc images.bin .mdf .nrg .cdi | No | No | Yes | No |
| SquashFS.squashfs .sfs | Yes | No | No | No |
| FAT.fat .img | Yes | No | No | No |
| NTFS.ntfs .img | Yes | No | No | No |
| VirtualBox VDI.vdi | Yes | No | No | No |
| Hyper-V VHD / VHDX.vhd .vhdx | Yes | No | No | No |
| VMware VMDK.vmdk | Yes | No | No | No |
| QEMU QCOW2.qcow2 | Yes | No | No | No |
Format coverage is half the picture. These rows cover what you can do with an archive once it opens.
| Capability | MacPacker | The Unarchiver |
|---|---|---|
| Open split / multi-volume setsJoining archives that arrive as .001, .z01 or .r00 parts. | Partial7 | Yes |
| Open password-protected archivesPrompting for a password and decrypting on read. | Yes | Yes |
| Modify an archive in placeAdding, deleting or renaming entries without a full unpack-and-repack. | Partial8 | No |
| Archive browserA window that lists an archive's contents before you extract anything. | Yes | No |
| Browse nested archivesOpening an archive that sits inside another, without extracting the outer one first. | Yes | No |
| Finder / Quick Look extensionsSystem integration beyond the app window. | Yes | No |
| Command-line interfaceScriptable from a shell. | No | Partial9 |
.xip is a XAR container, so MacPacker opens it as one..z01…) and numeric (.zip.001…). Split RAR or 7z sets are not recognised.unar and lsar tools are a separate download from the app.Compiled 10 August 2026, against the versions listed above.
$ brew install --cask macpackerApp Store updates may lag a few days behind direct downloads due to Apple review.