macOS
brew install imagesnaplocal Homebrew formula metadata
sudo port install ImageSnapMacPorts ports tree · sysutils/ImageSnap/Portfile · ソース: api.github.com
brew
imagesnap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install imagesnaplocal Homebrew formula metadata
sudo port install ImageSnapMacPorts ports tree · sysutils/ImageSnap/Portfile · ソース: api.github.com
概要
Tool to capture still images from an iSight or other video source
履歴
ImageSnap is a macOS command-line camera capture utility by Robert Harder. It saves still images from the built-in iSight or other video devices, making webcam snapshots scriptable from the terminal.
Robert Harder's older iHarder Mac OS X utilities page describes ImageSnap as a successor path after Axel Bauer's `isightcapture`, with the goal of adapting command-line camera capture to Apple's changing architectures. The GitHub README identifies Robert Harder as the original author and documents the tool as public-domain software.
The project lived for years as an Objective-C utility, then gained a Swift rewrite using AVFoundation in the 0.3.0 series. The README notes that the Swift rewrite modernized the media stack but raised the macOS requirement to Ventura-era systems, while older Objective-C versions remain available from tags and releases.
ImageSnap became a small but recognizable Mac package-manager tool because it does one thing Unix users expect to script: take a camera snapshot without opening a full camera app. The README names Homebrew and MacPorts as common installation paths, and Homebrew analytics show a steady low-thousands yearly install base.
Its package adoption is tied to automation scenarios such as quick webcam captures, simple time-lapse scripts, hardware checks, and headless-ish Mac workflows where AVFoundation access can still be granted through macOS camera permissions.
The `imagesnap` command captures to `snapshot.jpg` by default, accepts a filename as the final argument, lists cameras with `-l`, selects a device with `-d`, and supports time-lapse captures with `-t` and `-n`. It can write common formats such as JPEG, TIFF, PNG, GIF, and BMP based on the output filename extension.
The README documents a warmup delay, because real cameras need time after activation before a frame is useful. The tool also has to participate in macOS camera permission prompts the first time it is used.
ImageSnap is package-nerd useful because it exposes an Apple media-framework feature as a tiny, scriptable binary. It is the kind of package people install once for a build lab, kiosk, CI-adjacent hardware check, or personal automation and then forget until they need a camera frame from a shell script.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
imagesnap | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rharder/imagesnap
インストールメタデータ
| パッケージキー | brew:imagesnap |
|---|---|
| バージョン | 0.3.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/imagesnap |
| ホームページ | https://github.com/rharder/imagesnap |
| リポジトリ | https://github.com/rharder/imagesnap |
| 上流ドキュメント | https://github.com/rharder/imagesnap#readme |
| ライセンス | LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://github.com/rharder/imagesnap/archive/refs/tags/0.3.0.2.tar.gz |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | imagesnap |
| 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 パッケージリンクとは分けて表示されます。
ImageSnap
sudo port install ImageSnapソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.