macOS
brew install makeicnslocal Homebrew formula metadata
sudo port install makeicnsMacPorts ports tree · graphics/makeicns/Portfile · ソース: api.github.com
brew
makeicns のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install makeicnslocal Homebrew formula metadata
sudo port install makeicnsMacPorts ports tree · graphics/makeicns/Portfile · ソース: api.github.com
概要
Create icns files from the command-line
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
makeicns | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
http://www.amnoid.de/icns/makeicns.html
インストールメタデータ
| パッケージキー | brew:makeicns |
|---|---|
| バージョン | 1.4.10a |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/makeicns |
| ホームページ | http://www.amnoid.de/icns/makeicns.html |
| 上流ドキュメント | http://www.amnoid.de/icns/makeicns.html |
| ライセンス | MIT |
| ソースアーカイブ | https://distfiles.macports.org/makeicns/makeicns-1.4.10a.tar.bz2 |
| 最終更新 | 2026-06-19T12:32:39-07:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
makeicns
sudo port install makeicnsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.