Automic VaultAutomic Vault

brew

Install openexr with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

High dynamic-range image file format. Version 3.4.13 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install openexr

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install openexr

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

Linux

Alpine Linux apkverified · 92%
sudo apk add openexr

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

Debian aptverified · 92%
sudo apt install libopenexr-3-1-30

Debian stable package indexes · libopenexr-3-1-30 · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install openexr

Fedora Rawhide package metadata · openexr · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#openexr

nixpkgs package indexes · openexr · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S openexr

Arch Linux sync databases · openexr · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libIex-3_4-33

openSUSE Tumbleweed package metadata · libIex-3_4-33 · source: download.opensuse.org

overview

Package summary

High dynamic-range image file format

Commands and aliases

  • exr2aces
  • exrenvmap
  • exrheader
  • exrinfo
  • exrmakepreview
  • exrmaketiled
  • exrmanifest
  • exrmetrics
  • exrmultipart
  • exrmultiview
  • exrstdattr

history

Project history and usage

OpenEXR is a high-dynamic-range image file format and reference software stack for visual effects, animation, rendering, compositing, and digital intermediate workflows. It is one of the most important file-format packages in the computer-graphics toolchain because it standardizes floating-point image interchange across studios and applications.

Project history

Industrial Light & Magic developed OpenEXR in 1999 to answer the visual-effects industry's need for higher color fidelity. ILM released the format and C++ library as open source in 2003, after using and refining it in production.

OpenEXR 2.0, released in 2013 through work associated with ILM and Weta Digital, added deep images and multi-part files. Those features made the format better suited to deep compositing and complex render-pass workflows where separate but related image data needs to travel together.

OpenEXR joined the Academy Software Foundation in 2018 alongside OpenCue. In the OpenEXR 3 generation, Imath was promoted out of the old IlmBase component into a separate dependency, making the math and half-float infrastructure more independently reusable across graphics software.

Adoption history

ILM says OpenEXR became its main image file format and was used in every motion picture to which ILM contributed visual effects work starting in 2000. Early film uses included Harry Potter and the Sorcerer's Stone, Men in Black II, Gangs of New York, and Signs.

The Academy Software Foundation and ILM describe contributions from Weta Digital, Walt Disney Animation Studios, Sony Pictures Imageworks, Pixar Animation Studios, Autodesk, DreamWorks, and others. The Academy of Motion Picture Arts and Sciences gave Florian Kainz a 2007 Technical Achievement Award for the design and engineering of OpenEXR, citing its 16-bit floating-point HDR files, compression support, and visual-effects suitability.

OpenEXR's adoption also shows up in its packaging breadth: the input metadata lists packages across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE. For downstreams, the library is not just a command-line tool bundle but a dependency that image IO libraries, renderers, compositors, and DCC applications build against.

How it is used

Artists and pipeline tools use EXR files to store scene-linear HDR images, arbitrary channels, alpha, depth and auxiliary render passes, tiled or scanline images, and compressed production frames. Developers use the libraries and utilities to inspect headers, transform layouts, validate files, convert color-management-adjacent data, and integrate EXR IO into rendering and compositing software.

The command set exposed by the package, including tools such as `exrheader`, `exrinfo`, `exrmultipart`, and `exrstdattr`, reflects how the format is operated in production: metadata inspection, multipart/deep-file handling, preview generation, environment-map conversion, and conformance checks matter alongside ordinary image reading and writing.

Why package nerds care

OpenEXR is a canonical example of a domain-specific format becoming shared infrastructure. Package maintainers care about ABI stability, compiler settings, compression support, Imath version compatibility, Python bindings, and tool availability because a break in OpenEXR can ripple through render farms, asset pipelines, and desktop graphics applications.

Its evolution also shows how packaging boundaries change over time. The OpenEXR 3 split made Imath a separate dependency, so distributions had to track compatibility between OpenEXR and Imath instead of treating the old IlmBase stack as internal implementation detail.

Timeline

  • 1999: ILM began developing OpenEXR for high-fidelity visual-effects imagery.
  • 2000: ILM began using OpenEXR as its main image file format for visual-effects film work.
  • 2003: ILM released OpenEXR publicly as open-source software.
  • 2007: OpenEXR received an Academy Technical Achievement Award.
  • 2013: OpenEXR 2.0 added deep data and multi-part image files.
  • 2018: OpenEXR joined the Academy Software Foundation.
  • 2021: OpenEXR 3.0 and Imath 3.0 moved the former IlmBase math pieces into the separate Imath project.

Related projects

  • Imath is the closest related package because OpenEXR 3 depends on it for math types and the half 16-bit floating-point type. OpenImageIO, renderers, compositors, and DCC applications are major downstream consumers rather than sibling projects.

Sources

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: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
exr2acescliglobal executable
exrenvmapcliglobal executable
exrheadercliglobal executable
exrinfocliglobal executable
exrmakepreviewcliglobal executable
exrmaketiledcliglobal executable
exrmanifestcliglobal executable
exrmetricscliglobal executable
exrmultipartcliglobal executable
exrmultiviewcliglobal executable
exrstdattrcliglobal 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 version3.4.13
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv3.4.13

https://github.com/AcademySoftwareFoundation/openexr

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:openexr
Version3.4.13
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/openexr
Homepagehttps://www.openexr.com/
Repositoryhttps://github.com/AcademySoftwareFoundation/openexr
Upstream docshttps://github.com/AcademySoftwareFoundation/openexr#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.13.tar.gz
Last updated2026-06-22T17:20:14Z
Pulseupdated
Dependenciesimath, libdeflate, openjph
Build dependenciescmake, pkgconf
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 Nameopenexr
Aliases
  • openexr@3
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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.

Debian apt95%

libopenexr-3-1-30 3.1.13-2

runtime files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-3-1-30
  • Section: libs
  • Architecture: amd64
  • Source Package: openexr
  • 5 dependencies
  • normalized package name match
  • Matched by: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenexr-3-1-30 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenexr-dev 3.1.13-2

development files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openexr
  • 3 dependencies
  • normalized package name match
  • Matched by: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenexr-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenexr-doc 3.1.13-2

documentation and examples for the OpenEXR image format

https://www.openexr.com

sudo apt install libopenexr-doc
  • Section: doc
  • Architecture: all
  • Source Package: openexr
  • 2 dependencies
  • normalized package name match
  • Matched by: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenexr-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

openexr 3.1.13-2

command-line tools for the OpenEXR image format

https://www.openexr.com

sudo apt install openexr
  • Section: graphics
  • Architecture: amd64
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openexr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openexr

nix profile install nixpkgs#openexr
  • normalized package name match
  • Matched by: Openexr
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: openexr from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libopenexr-3-1-30 3.1.5-5.1build3

runtime files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-3-1-30
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: openexr
  • 5 dependencies
  • normalized package name match
  • Matched by: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenexr-3-1-30 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenexr-dev 3.1.5-5.1build3

development files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: openexr
  • 3 dependencies
  • normalized package name match
  • Matched by: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenexr-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenexr-doc 3.1.5-5.1build3

documentation and examples for the OpenEXR image format

https://www.openexr.com

sudo apt install libopenexr-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: openexr
  • 2 dependencies
  • normalized package name match
  • Matched by: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenexr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openexr 3.1.5-5.1build3

command-line tools for the OpenEXR image format

https://www.openexr.com

sudo apt install openexr
  • Section: universe/graphics
  • Architecture: amd64
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openexr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

openexr 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • normalized package name match
  • Matched by: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-dev 3.4.11-r0

High dynamic-range image file format library (development files)

https://www.openexr.com/

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

openexr-doc 3.4.11-r0

High dynamic-range image file format library (documentation)

https://www.openexr.com/

sudo apk add openexr-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • normalized package name match
  • Matched by: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-libiex 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

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

openexr-libilmthread 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

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

openexr-libopenexr 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

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

openexr-libopenexrcore 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr-libopenexrcore
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-libopenexrcore from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

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