# Install create-dmg with Homebrew

Shell script to build fancy DMGs. Version 1.3.0 via Homebrew; verified 2026-07-02.

## Install

```sh
sudo av install brew:create-dmg
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install create-dmg
```

  Evidence: provider-native install command

## Package facts

- **Package key:** brew:create-dmg
- **Package manager:** Homebrew
- **Version:** 1.3.0
- **Source summary:** Shell script to build fancy DMGs
- **Homepage:** <https://github.com/create-dmg/create-dmg>
- **Repository:** <https://github.com/create-dmg/create-dmg>
- **Last updated:** 2026-07-02T12:12:51Z
- **Generated:** 2026-08-03T00:40:33+00:00

## Executables

- create-dmg (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.3.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- Original project: Created by Andrey Tarantsov
- 2020-05: README notes substantial help from Andrew Janke
- README: Documents Homebrew installation and release-download installation

### Related projects

- The README lists node-appdmg and dmgbuild as alternatives for building macOS disk images.

### Sources

- <https://github.com/create-dmg/create-dmg#readme>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal


## Combined YAML source

View the package source record on GitHub. [combined/create-dmg.yml](https://github.com/automic-vault/db/blob/main/combined/create-dmg.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
