macOS
brew install openjpeglocal Homebrew formula metadata
sudo port install openjpegMacPorts ports tree · graphics/openjpeg/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openjpeg in AI-Agent-Workflows.
Installation
brew install openjpeglocal Homebrew formula metadata
sudo port install openjpegMacPorts ports tree · graphics/openjpeg/Portfile · Quelle: api.github.com
sudo apk add openjpegAlpine Linux edge package indexes · openjpeg · Quelle: dl-cdn.alpinelinux.org
sudo dnf install openjpegFedora Rawhide package metadata · openjpeg · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#openjpegnixpkgs package indexes · pkgs/by-name/op/openjpeg/package.nix · Quelle: api.github.com
Überblick
Library for JPEG-2000 image manipulation
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
opj_compress | cli | globales Executable | |
opj_decompress | cli | globales Executable | |
opj_dump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/uclouvain/openjpeg
Installationsmetadaten
| Paketschlüssel | brew:openjpeg |
|---|---|
| Version | 2.5.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/openjpeg |
| Homepage | https://www.openjpeg.org/ |
| Repository | https://github.com/uclouvain/openjpeg |
| Upstream-Dokumentation | https://github.com/uclouvain/openjpeg/blob/master/INSTALL.md |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.4.tar.gz |
| Abhängigkeiten | libpng, libtiff, little-cms2 |
| Build-Abhängigkeiten | cmake, doxygen |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 openjpegQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.