macOS
brew install epeglocal Homebrew formula metadata
sudo port install epegMacPorts ports tree · graphics/epeg/Portfile · ソース: api.github.com
brew / 順位 11302
epeg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install epeglocal Homebrew formula metadata
sudo port install epegMacPorts ports tree · graphics/epeg/Portfile · ソース: api.github.com
nix profile install nixpkgs#epegnixpkgs package indexes · pkgs/by-name/ep/epeg/package.nix · ソース: api.github.com
概要
JPEG/JPG thumbnail scaling
履歴
epeg is a JPEG thumbnailing library and command-line package focused on fast downscaling. Its README describes the core idea as using libjpeg's ability to decode only the DCT coefficients needed for the requested output size, reducing CPU work when large JPEGs are turned into small thumbnails.
The epeg README says the library was originally developed inside the Enlightenment project. The repository maintainer notes that at some later, unspecified point epeg disappeared from that project or was merged into another library, with v0.9.1.042 named as the last original version known to that maintainer.
The current GitHub repository preserves that original code lineage while carrying updates and improvements on the master branch. The copyright notice dates the software to 2000 and credits Carsten Haitzler and contributors.
epeg stayed a niche but memorable package because it solved one job well: quickly making thumbnails from JPEGs. It accumulated language bindings for Python and Node.js and enough downstream interest to remain packaged in Homebrew, MacPorts, and Nix.
Users and bindings rely on epeg when the source image is much larger than the desired thumbnail. The performance advantage comes from avoiding full-resolution decode work and, in some cases, avoiding colorspace conversion when YUV or grayscale access is sufficient.
epeg is the sort of package that appeals to people who like small, purpose-built C libraries: it wraps a particular libjpeg optimization in a compact API and command-line install, and it carries a visible lineage from desktop-environment infrastructure into modern package managers.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
epeg | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:epeg |
|---|---|
| バージョン | 0.9.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mattes/epeg |
| リポジトリ | https://github.com/mattes/epeg |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
epeg
nix profile install nixpkgs#epegepeg
sudo port install epegソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.