macOS
brew install makeicnslocal Homebrew formula metadata
sudo port install makeicnsMacPorts ports tree · graphics/makeicns/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.