# folderify mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für folderify in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install folderify
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install folderify
```

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

## Paketfakten

- **Paketschlüssel:** brew:folderify
- **Paketmanager:** Homebrew
- **Version:** 4.1.3
- **Quellzusammenfassung:** Generate pixel-perfect macOS folder icons in the native style
- **Homepage:** <https://github.com/lgarron/folderify>
- **Repository:** <https://github.com/lgarron/folderify>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- folderify (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.1.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
