macOS
brew install makeicnslocal Homebrew formula metadata
sudo port install makeicnsMacPorts ports tree · graphics/makeicns/Portfile · source: api.github.com
brew
Create icns files from the command-line. Version 1.4.10a via Homebrew; verified 2026-06-19.
install
brew install makeicnslocal Homebrew formula metadata
sudo port install makeicnsMacPorts ports tree · graphics/makeicns/Portfile · source: api.github.com
overview
Create icns files from the command-line
history
makeicns is a macOS command-line utility for converting images into Apple's .icns icon format.
The upstream page records an original release date of 20081122 and a v1.1 usage banner dated 20090413. It presents makeicns as a command-line answer to creating .icns files, especially when Leopard-era 512x512 icon variants were not handled by tiff2icns.
The same page says the downloadable archive is a universal binary with source included, but it does not publish an official source-control repository. That is why the repository field is null even though the package remains buildable from the upstream download.
The upstream page does not document broad adoption history. Its adoption signal is narrower: it was packaged as a small CLI alternative to GUI icon tools and to tiff2icns limitations for users who wanted scriptable .icns generation.
Because .icns files are Mac-specific, makeicns mainly matters in macOS packaging and app-bundle workflows rather than cross-platform graphics tooling.
makeicns accepts key-value arguments naming input images for icon sizes such as 512, 256, 128, 32, and 16, plus 'in' for a shared input and 'out' for the output file. Examples on the upstream page show creating an .icns with selected image variants or overriding the output path.
The page also points users to Preview.app or sips for converting back from .icns to PNG, and includes terminal recipes using Rez and SetFile for assigning custom icon resources to files or folders.
makeicns is a tiny, old-school Mac packaging helper: one focused binary, no daemon, no configuration, and a job that matters when building app bundles or file icons from scripts.
Its significance is mostly historical and practical. It fills the gap between Apple's limited command-line tools of the time and GUI icon converters, especially for the larger icon sizes introduced in newer macOS releases.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
makeicns | 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.
http://www.amnoid.de/icns/makeicns.html
install metadata
| Package key | brew:makeicns |
|---|---|
| Version | 1.4.10a |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/makeicns |
| Homepage | http://www.amnoid.de/icns/makeicns.html |
| Upstream docs | http://www.amnoid.de/icns/makeicns.html |
| License | MIT |
| Source archive | https://distfiles.macports.org/makeicns/makeicns-1.4.10a.tar.bz2 |
| Last updated | 2026-06-19T12:32:39-07:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | makeicns |
| 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.
makeicns
sudo port install makeicnssource 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.