macOS
brew install cairelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für caire in AI-Agent-Workflows.
Installation
brew install cairelocal Homebrew formula metadata
Überblick
Content aware image resize tool
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
caire | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/esimov/caire
Installationsmetadaten
| Paketschlüssel | brew:caire |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/caire |
| Homepage | https://github.com/esimov/caire |
| Repository | https://github.com/esimov/caire |
| Upstream-Dokumentation | https://github.com/esimov/caire#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/esimov/caire/archive/refs/tags/v1.5.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | caire |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.