macOS
brew install jpeglocal Homebrew formula metadata
sudo port install jpegMacPorts ports tree · graphics/jpeg/Portfile · ソース: api.github.com
brew
jpeg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jpeglocal Homebrew formula metadata
sudo port install jpegMacPorts ports tree · graphics/jpeg/Portfile · ソース: api.github.com
sudo apk add jpegAlpine Linux edge package indexes · jpeg · ソース: dl-cdn.alpinelinux.org
sudo zypper install libjpeg-turboopenSUSE Tumbleweed package metadata · libjpeg-turbo · ソース: download.opensuse.org
概要
Image manipulation library
履歴
The Homebrew `jpeg` formula represents the Independent JPEG Group's libjpeg software, one of the classic Unix image libraries behind JPEG encoding, decoding, and transformation tools. IJG describes itself as an informal group that writes and distributes a widely used free JPEG compression library, with the first version released on 7 October 1991.
IJG's package grew around a portable C implementation of the JPEG standard, plus command-line tools such as `cjpeg`, `djpeg`, `jpegtran`, `rdjpgcom`, and `wrjpgcom`. Its README emphasizes portability, flexibility, and industrial-strength reuse rather than tutorial code, which explains why libjpeg became infrastructure rather than just a sample implementation.
The package also became a baseline for later JPEG implementations and forks. libjpeg-turbo maintains a reference repository of IJG code for comparison and benchmarking, while the IJG reference site frames libjpeg as the technical basis of a media format that remains massively deployed.
IJG libjpeg spread because it gave Unix, desktop, and embedded software a royalty-free way to read and write JPEG files. Package managers expose both the library and its small CLI utilities, making it a dependency of image viewers, converters, web tooling, and batch-processing scripts.
The 6b ABI became especially important in distribution culture because many downstream projects and alternative implementations, including libjpeg-turbo and mozjpeg-compatible builds, preserved or targeted that interface.
`cjpeg` and `djpeg` convert between JPEG and other image formats, `jpegtran` performs lossless transforms and transcoding, and `rdjpgcom`/`wrjpgcom` handle textual comments. Developers also link against libjpeg directly when adding JPEG support to applications.
For package maintainers, IJG JPEG is a canonical example of a tiny-looking formula that underpins a huge dependency graph. Its ABI history explains why distributions often care about which JPEG implementation satisfies `libjpeg` and why compatibility with IJG behavior still matters decades after the format became ordinary.
セキュリティ状態
jpeg に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cjpeg | cli | グローバル実行可能ファイル | |
djpeg | cli | グローバル実行可能ファイル | |
jpegtran | cli | グローバル実行可能ファイル | |
rdjpgcom | cli | グローバル実行可能ファイル | |
wrjpgcom | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jpeg |
|---|---|
| バージョン | 10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jpeg |
| ホームページ | https://www.ijg.org/ |
| 上流ドキュメント | https://www.ijg.org/ |
| ライセンス | IJG |
| ソースアーカイブ | https://www.ijg.org/files/jpegsrc.v10.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jpeg |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jpeg 9f-r0
Wrapper for libjpeg-turbo
sudo apk add jpegjpeg-dev 9f-r0
Wrapper for libjpeg-turbo-dev
sudo apk add jpeg-devlibjpeg 9f-r0
Wrapper for libjpeg-turbo
sudo apk add libjpeglibjpeg-turbo 3.1.4.1-83.2
A SIMD-accelerated library for manipulating JPEG image files
sudo zypper install libjpeg-turbojpeg
sudo port install jpegソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.