macOS
brew install libultrahdrlocal Homebrew formula metadata
brew / rank 610
Reference codec for the Ultra HDR format. Version 1.5.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#libultrahdr.
install
brew install libultrahdrlocal Homebrew formula metadata
sudo dnf install libultrahdrFedora Rawhide package metadata · libultrahdr · source: dl.fedoraproject.org
nix profile install nixpkgs#libultrahdrnixpkgs package indexes · pkgs/by-name/li/libultrahdr/package.nix · source: api.github.com
sudo pacman -S libultrahdrArch Linux sync databases · libultrahdr · source: geo.mirror.pkgbuild.com
overview
Reference codec for the Ultra HDR format
history
libultrahdr is Google's reference codec for Ultra HDR, a backward-compatible HDR image format that stores an SDR base image plus a gain map and metadata so legacy JPEG readers can still display the SDR rendition.
Android's Ultra HDR specification defines a JPEG-based format that encodes a logarithmic range gain map. libultrahdr implements the codec side: it can compute a gain map from SDR and HDR renditions, store the base image, gain map, and metadata, and decode them back into an HDR rendering on compatible displays.
The GitHub release history starts with version 1.0.0 on October 24, 2023. The 1.1.0 release in August 2024 added image-quality features, command-line tool updates, editing support, and ISO 21496-1 standard support. The 1.4.0 release in January 2025 added per-channel content boost configuration and alternate color-space handling.
Ultra HDR entered Android developer workflows with Android 14 API level 34 support for displaying Ultra HDR images. Android documentation tells app developers to detect gain maps and switch windows into HDR color mode when displaying these images.
Google's Android Developers Blog described Instagram as an early adopter that began implementing Ultra HDR in late September 2023, highlighting the format's movement from platform feature to high-volume social media use.
Developers use libultrahdr to encode HDR still images into a backward-compatible JPEG container and to decode Ultra HDR images for HDR-capable displays. The bundled ultrahdr_app command-line tool makes it useful for testing encodes, decodes, performance, and format behavior outside Android app code.
libultrahdr matters to package nerds because it turns a mobile platform media feature into a portable codec library that distributions can ship. It also captures the practical transition from SDR-only JPEG workflows to gain-map HDR images that still degrade cleanly in old software.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ultrahdr_app | cli | global executable |
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.
https://github.com/google/libultrahdr
install metadata
| Package key | brew:libultrahdr |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libultrahdr |
| Homepage | https://developer.android.com/media/platform/hdr-image-format |
| Repository | https://github.com/google/libultrahdr |
| Upstream docs | https://developer.android.com/media/platform/hdr-image-format |
| License | Apache-2.0 |
| Source archive | https://github.com/google/libultrahdr/archive/refs/tags/v1.5.1.tar.gz |
| Dependencies | jpeg-turbo |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libultrahdr |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libultrahdr
nix profile install nixpkgs#libultrahdrlibultrahdr 1.4.0^20251202git8cbc983-2.fc45
Reference codec for the Ultra HDR format
https://github.com/google/libultrahdr
sudo dnf install libultrahdrlibultrahdr-devel 1.4.0^20251202git8cbc983-2.fc45
Development files for libultrahdr
https://github.com/google/libultrahdr
sudo dnf install libultrahdr-devellibultrahdr 1.5.1-1
The reference codec for the Ultra HDR format
https://github.com/google/libultrahdr
sudo pacman -S libultrahdrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.