macOS
brew install dmg2imglocal Homebrew formula metadata
sudo port install dmg2imgMacPorts ports tree · sysutils/dmg2img/Portfile · source: api.github.com
brew
Utilities for converting macOS DMG images. Version 1.6.7 via Homebrew; verified 2026-06-19.
install
brew install dmg2imglocal Homebrew formula metadata
sudo port install dmg2imgMacPorts ports tree · sysutils/dmg2img/Portfile · source: api.github.com
sudo apk add dmg2imgAlpine Linux edge package indexes · dmg2img · source: dl-cdn.alpinelinux.org
sudo apt install dmg2imgDebian stable package indexes · dmg2img · source: deb.debian.org
sudo dnf install dmg2imgFedora Rawhide package metadata · dmg2img · source: dl.fedoraproject.org
nix profile install nixpkgs#dmg2imgnixpkgs package indexes · pkgs/by-name/dm/dmg2img/package.nix · source: api.github.com
scoop install main/dmg2imgScoop official bucket manifest trees · bucket/dmg2img.json · source: api.github.com
overview
Utilities for converting macOS DMG images
history
dmg2img is a small command-line converter for turning Apple compressed DMG disk images into standard HFS+ image files. Its package-manager appeal is that it gives Unix and Windows users a narrow, scriptable way to inspect or convert macOS disk images without Apple's Disk Utility.
The original project is published from the vu1tur.eu.org tools page, whose dmg2img page describes the tool and carries the upstream changelog. The maintained GitHub tree says it imports the original dmg2img code and tarballs, while Peter Wu's maintenance branch adds bug fixes, security fixes, and other enhancements.
dmg2img became useful in packaging and recovery workflows because DMG files are common distribution containers for macOS software, but package builders and Linux users often need ordinary image output. Its small C utility shape makes it easy for package managers to ship alongside tools such as vfdecrypt.
Typical use is a one-shot conversion from a .dmg input to an .img output, followed by mounting or extracting the resulting filesystem image with platform tools. The maintained README also documents optional build support for newer compression handling such as LZFSE.
Package nerds care about dmg2img because it is the boring glue that lets non-macOS build and forensic environments handle Apple's disk-image packaging format without a large desktop stack.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dmg2img | cli | global executable | |
vfdecrypt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dmg2img |
|---|---|
| Version | 1.6.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dmg2img |
| Homepage | http://vu1tur.eu.org/tools/ |
| Upstream docs | http://vu1tur.eu.org/tools |
| License | GPL-2.0-only AND MIT |
| Source archive | https://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz |
| Last updated | 2026-06-19T12:30:05-07:00 |
| Pulse | updated |
| Dependencies | openssl@4 |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dmg2img |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dmg2img 1.6.7+git20201227.a3e4134-0.1
Tool for converting compressed dmg files to hfsplus images
sudo apt install dmg2imgdmg2img
nix profile install nixpkgs#dmg2imgdmg2img 1.6.7-1build4
Tool for converting compressed dmg files to hfsplus images
sudo apt install dmg2imgdmg2img 1.6.7-r1
A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format
sudo apk add dmg2imgdmg2img 1.6.7-32.20201227gita3e4134.fc44
Uncompress the Apple compressed disk image files
sudo dnf install dmg2imgdmg2img
sudo port install dmg2imgmain/dmg2img
scoop install main/dmg2imgsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.