# caire を Homebrew でインストール

caire のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:caire
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install caire
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:caire
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.0
- **ソース概要:** Content aware image resize tool
- **ホームページ:** <https://github.com/esimov/caire>
- **リポジトリ:** <https://github.com/esimov/caire>
- **最終更新:** 2026-07-27T19:20:55+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- caire (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.0
## プロジェクトの歴史と使われ方

Caire is a Go content-aware image resizing tool and library based on seam carving, with command-line, batch, mask, face-detection, and preview features.

### プロジェクトの歴史

The public repository was created in January 2018. The README defines Caire as a content-aware image resize library based on the Seam Carving for Content-Aware Image Resizing paper and documents the algorithmic flow: energy-map generation, dynamic-programming seam selection, and repeated seam removal.

Caire grew beyond a minimal seam-carving demo into a CLI-oriented package with shrinking and enlarging, horizontal and vertical resizing, face detection through the author's Pigo library, stdin/stdout support, recursive concurrent directory processing, protective and removal masks, multiple image formats, and a GUI preview mode.

### 採用の歴史

Caire achieved broad visibility for a single-purpose media CLI: the GitHub project has far more stars than most Homebrew image utilities in this batch, and the README documents installation by go install and Homebrew. The project also advertises Snap and OpenFaaS integrations.

### 使われ方

Users resize images with caire -in input.jpg -out output.jpg, optionally setting width, height, percentage, square output, masks, blur and Sobel thresholds, debug seam visualization, face protection, or directory input. It can also work in Unix pipelines by reading from stdin and writing to stdout.

### パッケージ好きにとっての重要性

Caire is interesting because it packages a visually demonstrable computer-vision algorithm as a simple Go binary. For package managers it is the kind of niche CLI that proves image-processing research can become a one-command install.

### タイムライン

- 2018: Public Caire repository created.
- 2021: 1.4.0 release published.
- 2023: 1.4.6 release published.
- 2025: 1.5.0 release published.

### Related projects

- The README names the original seam-carving paper as the algorithmic basis.
- Pigo, another project by the same author, is used for face detection to avoid face deformation.
- The README links Caire integrations for OpenFaaS and Snap.

### ソース

- <https://api.github.com/repos/esimov/caire>
- <https://api.github.com/repos/esimov/caire/releases>
- <https://github.com/esimov/caire#readme>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## ソース

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