# 使用 Homebrew, MacPorts 安装 folderify

查看 folderify 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:folderify
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install folderify
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install folderify
```

  证据: MacPorts ports tree: sysutils/folderify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:folderify
- **软件包管理器:** Homebrew
- **版本:** 4.1.3
- **来源摘要:** Generate pixel-perfect macOS folder icons in the native style
- **主页:** <https://github.com/lgarron/folderify>
- **仓库:** <https://github.com/lgarron/folderify>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- folderify (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.1.3
## 项目历史与用法

folderify is a CLI for generating native-style macOS folder icons from image masks. Its official README describes pixel-perfect macOS folder icon generation, including support for macOS 26 Tahoe, icon sizes from 16x16 through 512x512@2x, and light or dark color schemes.

### 项目历史

The project focuses on automating a visual workflow that macOS users often perform manually: making folder icons that match the system folder style. The README notes that version 3 dropped support for older OS X and macOS 10 folder styles and directs users needing Leopard through Catalina styles to folderify v2.

### 采用历史

The supplied package metadata lists Homebrew and MacPorts packages. The official README recommends Homebrew installation and notes that Homebrew automatically installs shell completions, while also documenting Rust/Cargo and source installation.

### 使用方式

Users pass a PNG mask and optionally a target folder. folderify can apply the icon to a target, generate `.icns` and `.iconset` outputs, reveal results in Finder, choose light or dark mode, and generate shell completions for Bash, Elvish, Fish, PowerShell, and Zsh.

### 为什么软件包爱好者会关心

folderify is package-nerd-interesting because it turns a macOS Finder customization task into a reproducible CLI with native shell completions and package-manager installation. It also bridges Rust packaging with macOS-specific tools such as `iconutil`, optional `fileicon`, and image processing through ImageMagick.

### 时间线

- Current: Official README recommends Homebrew installation and documents Cargo/source installation.
- Current: Official README documents v3 behavior and directs older OS X/macOS 10 styles to folderify v2.
- Current: Supplied package metadata lists Homebrew and MacPorts packages.

### Related projects

- folderify is related to macOS Finder icons, ImageMagick, `iconutil`, optional `fileicon`, and shell-completion ecosystems for Bash, Elvish, Fish, PowerShell, and Zsh.

### 来源

- <https://formulae.brew.sh/api/formula.json>
- <https://formulae.brew.sh/formula/folderify>
- <https://github.com/lgarron/folderify>
- <https://github.com/lgarron/folderify#readme>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- MacPorts - folderify: normalized package name match | MacPorts ports tree: sysutils/folderify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/folderify.yml](https://github.com/mxcl/pkgdb/blob/main/combined/folderify.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
