macOS
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · source: api.github.com
brew
Shell script to build fancy DMGs. Version 1.3.0 via Homebrew; verified 2026-07-02.
install
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · source: api.github.com
nix profile install nixpkgs#create-dmgnixpkgs package indexes · pkgs/by-name/cr/create-dmg/package.nix · source: api.github.com
overview
Shell script to build fancy DMGs
history
create-dmg is a macOS command-line packaging helper for producing polished disk images from a source folder. It wraps standard macOS disk-image tooling with options for Finder window layout, icons, background images, Applications drop links, encryption, signing, and notarization.
The project README credits Andrey Tarantsov as the original creator and says Andrew Janke helped substantially with the project in May 2020. The project is maintained as a shell script in a public GitHub repository under the create-dmg organization.
The README documents Homebrew installation as the first installation path, followed by release downloads and cloning the repository. That distribution style made create-dmg convenient for macOS developers who wanted repeatable DMG creation in release scripts without maintaining their own AppleScript and hdiutil wrappers.
The normal workflow is to run create-dmg with an output .dmg name and a source folder, then pass options for volume name, icon placement, background art, filesystem format, encryption, codesigning, notarization, and related macOS packaging details.
For package maintainers, create-dmg matters because DMG layout is a macOS distribution detail that is easy to get wrong and awkward to reproduce. The tool packages common release-engineering conventions into one script that Homebrew, MacPorts, and Nix can expose as a small CLI dependency.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
create-dmg | 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.
https://github.com/create-dmg/create-dmg
install metadata
| Package key | brew:create-dmg |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/create-dmg |
| Homepage | https://github.com/create-dmg/create-dmg |
| Repository | https://github.com/create-dmg/create-dmg |
| Upstream docs | https://github.com/create-dmg/create-dmg#readme |
| License | MIT |
| Source archive | https://github.com/create-dmg/create-dmg/archive/refs/tags/v1.3.0.tar.gz |
| Last updated | 2026-07-02T12:12:51Z |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | create-dmg |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| 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.
create-dmg
nix profile install nixpkgs#create-dmgcreate-dmg
sudo port install create-dmgsource 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.