macOS
brew install summarizelocal Homebrew formula metadata
brew
Multi-modal AI tool to extract and summarize content. Version 0.21.3 via Homebrew; verified 2026-07-07.
install
brew install summarizelocal Homebrew formula metadata
overview
Multi-modal AI tool to extract and summarize content
history
summarize is a Homebrew- and npm-installable AI summarization tool that combines a terminal CLI with browser side-panel extensions for summarizing URLs, files, videos, podcasts, PDFs, and other media.
The public GitHub repository was created in December 2025 and describes the project as both a Chrome Side Panel/Firefox Sidebar extension and a CLI. Its README emphasizes media-aware extraction, slide/OCR support for video, and integrations with multiple AI provider backends.
The project is distributed through npm and Homebrew, with the README documenting `npm i -g @steipete/summarize`, `npx`, and `brew install summarize`. Its package-manager relevance comes from packaging an AI/browser workflow as a normal command-line tool that can also run a local daemon.
Typical use is `summarize <url-or-file>` from a shell, optionally paired with a browser extension and daemon for local media extraction, native messaging, cached diagnostics, OCR, transcription fallback, and provider configuration.
Package-manager users care about summarize because it turns a fast-moving AI workflow into a reproducible CLI install, while still exposing optional native dependencies such as ffmpeg, yt-dlp, and tesseract for heavier media jobs.
security posture
No matching local secret-handling manifest was found for summarize. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.summarize/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.summarize/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
summarize | cli | global executable | |
summarizer | cli | global executable |
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:summarize |
|---|---|
| Version | 0.21.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/summarize |
| Homepage | https://summarize.sh |
| Repository | https://github.com/steipete/summarize |
| Upstream docs | https://summarize.sh/docs |
| License | MIT |
| Source archive | https://registry.npmjs.org/@steipete/summarize/-/summarize-0.21.3.tgz |
| Last updated | 2026-07-07T16:38:05Z |
| Pulse | updated |
| Dependencies | ffmpeg, node, tesseract, yt-dlp |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | summarize |
| 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 |
|
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.