macOS
brew install openjpeglocal Homebrew formula metadata
sudo port install openjpegMacPorts ports tree · graphics/openjpeg/Portfile · ソース: api.github.com
brew
openjpeg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openjpeglocal Homebrew formula metadata
sudo port install openjpegMacPorts ports tree · graphics/openjpeg/Portfile · ソース: api.github.com
sudo apk add openjpegAlpine Linux edge package indexes · openjpeg · ソース: dl-cdn.alpinelinux.org
sudo dnf install openjpegFedora Rawhide package metadata · openjpeg · ソース: dl.fedoraproject.org
nix profile install nixpkgs#openjpegnixpkgs package indexes · pkgs/by-name/op/openjpeg/package.nix · ソース: api.github.com
概要
Library for JPEG-2000 image manipulation
履歴
OpenJPEG is an open-source JPEG 2000 codec written in C. It was developed to promote use of JPEG 2000 and, in 2015, was recognized by ISO/IEC and ITU-T as JPEG 2000 reference software.
OpenJPEG comes from the Universite catholique de Louvain image and signal-processing community and is maintained as a BSD-licensed codec library plus command-line applications. The project describes its purpose plainly: provide an open-source implementation of the JPEG 2000 still-image compression standard.
The package became more significant after the reference-software recognition because JPEG 2000 has a standards-heavy ecosystem: JP2/J2K codestreams, conformance expectations, archival image workflows, medical and cultural-heritage imaging, and codec comparisons against proprietary implementations such as Kakadu.
The IIIF community's 2017 OpenJPEG Improvement Project is a good adoption marker. Cultural-heritage institutions including Wellcome Library, Stanford University, the University of Michigan, the National Library of the Netherlands, and UCLA funded work to improve OpenJPEG performance, scalability, security, robustness, region-of-interest decoding, and memory footprint for production image repositories.
That adoption story is narrower than a general-purpose image library such as libpng, but deeper in archives and standards-driven imaging. OpenJPEG matters where JPEG 2000's tiling, multi-resolution access, and lossless compression properties are worth the operational complexity.
Developers use OpenJPEG through libopenjp2 or through tools such as opj_compress and opj_decompress. The project documentation describes opj_compress as reading image formats such as BMP, PGM, PNG, TIFF, RAW, TGA, and others and writing JPEG 2000 output, while opj_decompress converts JPEG 2000 inputs such as .j2k, .jp2, .j2c, and .jpt into common image formats.
In package-manager terms, openjpeg is both a leaf tool for people converting images and a dependency for larger imaging stacks. It gives downstream software a permissively licensed JPEG 2000 implementation without requiring users to fetch a vendor SDK.
OpenJPEG is the sort of dependency package that quietly decides whether an image stack can read JP2 files. It is small compared with Java or OpenLDAP, but it sits at the intersection of standards, archival workflows, security-sensitive image parsing, and optional codec support in larger applications.
The package is also notable because codec packages carry file-format risk. A JPEG 2000 decoder is exposed to untrusted binary data, so package maintainers care about upstream activity, fuzzing, CVE fixes, ABI stability, and whether downstreams bundle or dynamically link libopenjp2.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
opj_compress | cli | グローバル実行可能ファイル | |
opj_decompress | cli | グローバル実行可能ファイル | |
opj_dump | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/uclouvain/openjpeg
インストールメタデータ
| パッケージキー | brew:openjpeg |
|---|---|
| バージョン | 2.5.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/openjpeg |
| ホームページ | https://www.openjpeg.org/ |
| リポジトリ | https://github.com/uclouvain/openjpeg |
| 上流ドキュメント | https://github.com/uclouvain/openjpeg/blob/master/INSTALL.md |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.4.tar.gz |
| 依存関係 | libpng, libtiff, little-cms2 |
| ビルド依存関係 | cmake, doxygen |
| 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 | openjpeg |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
openjpeg
nix profile install nixpkgs#openjpegopenjpeg 2.5.4-r1
Open-source implementation of JPEG2000 image codec
sudo apk add openjpegopenjpeg-dev 2.5.4-r1
Open-source implementation of JPEG2000 image codec (development files)
sudo apk add openjpeg-devopenjpeg-tools 2.5.4-r1
Open-source implementation of JPEG2000 image codec - tools
sudo apk add openjpeg-toolsmingw32-openjpeg 2.5.4-3.fc44
MinGW Windows openjpeg library
https://github.com/uclouvain/openjpeg
sudo dnf install mingw32-openjpegmingw32-openjpeg-tools 2.5.4-3.fc44
Tools for the MinGW Windows openjpeg library
https://github.com/uclouvain/openjpeg
sudo dnf install mingw32-openjpeg-toolsmingw64-openjpeg 2.5.4-3.fc44
MinGW Windows openjpeg library
https://github.com/uclouvain/openjpeg
sudo dnf install mingw64-openjpegmingw64-openjpeg-tools 2.5.4-3.fc44
Tools for the MinGW Windows openjpeg library
https://github.com/uclouvain/openjpeg
sudo dnf install mingw64-openjpeg-toolsopenjpeg 2.5.4-3.fc44
C-Library for JPEG 2000
https://github.com/uclouvain/openjpeg
sudo dnf install openjpegopenjpeg-devel 2.5.4-3.fc44
Development files for OpenJPEG 2
https://github.com/uclouvain/openjpeg
sudo dnf install openjpeg-developenjpeg-devel-docs 2.5.4-3.fc44
Developer documentation for OpenJPEG 2
https://github.com/uclouvain/openjpeg
sudo dnf install openjpeg-devel-docsopenjpeg-tools 2.5.4-3.fc44
OpenJPEG 2 command line tools
https://github.com/uclouvain/openjpeg
sudo dnf install openjpeg-toolsopenjpeg
sudo port install openjpegソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.