Automic VaultAutomic Vault

brew

Install openjpeg with Homebrew, apk, dnf, MacPorts, Nix

Library for JPEG-2000 image manipulation. Version 2.5.4 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install openjpeg

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install openjpeg

MacPorts ports tree · graphics/openjpeg/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add openjpeg

Alpine Linux edge package indexes · openjpeg · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install mingw32-openjpeg

Fedora Rawhide package metadata · mingw32-openjpeg · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#openjpeg

nixpkgs package indexes · pkgs/by-name/op/openjpeg/package.nix · source: api.github.com

overview

Package summary

Library for JPEG-2000 image manipulation

Commands and aliases

  • opj_compress
  • opj_decompress
  • opj_dump

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • April/May 2015: OpenJPEG was recognized by ISO/IEC and ITU-T as JPEG 2000 reference software.
  • 2017: the IIIF community announced a funded OpenJPEG Improvement Project focused on production-readiness for digital image repositories.
  • OpenJPEG 2.x: the command-line tools were renamed to opj_compress and opj_decompress, replacing the OpenJPEG 1.x image_to_j2k and j2k_to_image names.

Related projects

  • OpenJPEG is related to JPEG 2000 Part 1, JP2/J2K tooling, Grok, Kakadu, IIIF image servers, ImageMagick-style image pipelines, and newer HTJ2K work where traditional JPEG 2000 performance is a bottleneck.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:compress,image

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
opj_compresscliglobal executable
opj_decompresscliglobal executable
opj_dumpcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.5.4
manager updated
local dataok
upstreamcurrent
latest detectedv2.5.4

https://github.com/uclouvain/openjpeg

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:openjpeg
Version2.5.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/openjpeg
Homepagehttps://www.openjpeg.org/
Repositoryhttps://github.com/uclouvain/openjpeg
Upstream docshttps://github.com/uclouvain/openjpeg/blob/master/INSTALL.md
LicenseBSD-2-Clause
Source archivehttps://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.4.tar.gz
Dependencieslibpng, libtiff, little-cms2
Build dependenciescmake, doxygen
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenjpeg
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

openjpeg

nix profile install nixpkgs#openjpeg
  • normalized package name match
  • Matched by: Openjpeg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openjpeg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

openjpeg 2.5.4-r1

Open-source implementation of JPEG2000 image codec

https://www.openjpeg.org/

sudo apk add openjpeg
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: openjpeg
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openjpeg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjpeg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

openjpeg-dev 2.5.4-r1

Open-source implementation of JPEG2000 image codec (development files)

https://www.openjpeg.org/

sudo apk add openjpeg-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: openjpeg
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openjpeg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjpeg-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

openjpeg-tools 2.5.4-r1

Open-source implementation of JPEG2000 image codec - tools

https://www.openjpeg.org/

sudo apk add openjpeg-tools
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: openjpeg
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openjpeg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openjpeg-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

mingw32-openjpeg 2.5.4-3.fc44

MinGW Windows openjpeg library

https://github.com/uclouvain/openjpeg

sudo dnf install mingw32-openjpeg
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: openjpeg
  • 4 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-openjpeg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw32-openjpeg-tools 2.5.4-3.fc44

Tools for the MinGW Windows openjpeg library

https://github.com/uclouvain/openjpeg

sudo dnf install mingw32-openjpeg-tools
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: openjpeg
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-openjpeg-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-openjpeg 2.5.4-3.fc44

MinGW Windows openjpeg library

https://github.com/uclouvain/openjpeg

sudo dnf install mingw64-openjpeg
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: openjpeg
  • 4 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-openjpeg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-openjpeg-tools 2.5.4-3.fc44

Tools for the MinGW Windows openjpeg library

https://github.com/uclouvain/openjpeg

sudo dnf install mingw64-openjpeg-tools
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: openjpeg
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-openjpeg-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

openjpeg 2.5.4-3.fc44

C-Library for JPEG 2000

https://github.com/uclouvain/openjpeg

sudo dnf install openjpeg
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: openjpeg
  • 3 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openjpeg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

openjpeg-devel 2.5.4-3.fc44

Development files for OpenJPEG 2

https://github.com/uclouvain/openjpeg

sudo dnf install openjpeg-devel
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: openjpeg
  • 5 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openjpeg-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

openjpeg-devel-docs 2.5.4-3.fc44

Developer documentation for OpenJPEG 2

https://github.com/uclouvain/openjpeg

sudo dnf install openjpeg-devel-docs
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: openjpeg
  • 2 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openjpeg-devel-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

openjpeg-tools 2.5.4-3.fc44

OpenJPEG 2 command line tools

https://github.com/uclouvain/openjpeg

sudo dnf install openjpeg-tools
  • License: BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: openjpeg
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Openjpeg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openjpeg-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

openjpeg

sudo port install openjpeg
  • normalized package name match
  • Matched by: Openjpeg
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/openjpeg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • package-page supplement data/pkg-pages/brew/openjpeg.json