macOS
brew install faceprintslocal Homebrew formula metadata
brew / rank 12934
Detect and label images of faces using local Vision.framework models. Version 1.1.2 via Homebrew; verified from local package data.
install
brew install faceprintslocal Homebrew formula metadata
overview
Detect and label images of faces using local Vision.framework models
history
Faceprints is a Swift CLI for local face recognition and face-label indexing using Apple's Vision.framework models.
The GitHub repository was created in June 2024. The official README says Faceprints is built off the author's seeV work and provides shell-friendly operations for classifying photos, adding labeled faceprints, removing entries, listing labels, and extracting embeddings.
The official release page provides downloadable builds, and Homebrew packages the project at stable version 1.1.2 with a HEAD build option.
The CLI accepts local image paths or image URLs for classification, can emit JSON or plaintext results, and stores its faceprint index under the user's home directory as documented in the README.
Faceprints is notable for package-manager users because it exposes platform-native computer-vision functionality as a scriptable command-line tool without requiring internet access or third-party model downloads.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
faceprints | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:faceprints |
|---|---|
| Version | 1.1.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/Nexuist/faceprints |
| Repository | https://github.com/Nexuist/faceprints |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.