pkg.sopackage field notes

brew / rank 68

Install jpeg-xl with Homebrew

New file format for still image compression. Version 0.12.0 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jpeg-xl

provider-native install command

overview

Package summary

New file format for still image compression

Commands and aliases

  • benchmark_xl
  • butteraugli_main
  • cjxl
  • decode_and_encode
  • display_to_hlg
  • djxl
  • djxl_fuzzer_corpus
  • exr_to_pq
  • generate_lut_template
  • icc_simplify
  • jxl_from_tree
  • jxlinfo
  • jxltran
  • local_tone_map
  • pq_to_hlg
  • render_hlg
  • ssimulacra2
  • ssimulacra_main
  • texture_to_cube
  • tone_map
  • xyb_range

history

Project history and usage

JPEG XL is the ISO/IEC 18181 still-image coding system and libjxl is its open-source reference implementation. In package-manager terms, the Homebrew jpeg-xl formula exposes the practical tools around the standard, especially cjxl for encoding and djxl for decoding.

Project history

JPEG XL grew through the JPEG committee standardization process. The official documentation lists an April 2018 final call for proposals and March 2019 use-cases and requirements work. The official workplan lists the file format edition from 2021, core coding and conformance editions from 2022, and reference software as ISO/IEC 18181-4:2022.

The libjxl repository is the reference implementation for JPEG XL, including encoder and decoder libraries plus command-line tools. Its README states that files encoded with cjxl conform to the JPEG XL specification and can be decoded by future djxl decoders or the libjxl decoding library.

Adoption history

JPEG XL adoption has been both standards-driven and package-driven. The official JPEG site positions it for responsive web delivery, professional photography, wide color gamut, high dynamic range, alpha, animation, lossless coding, progressive coding, and lossless recompression of existing JPEG files.

The libjxl README documents availability through Linux distributions and Homebrew, with Debian-style packages installing tools such as cjxl and djxl. The repository also points to application integrations, plugins, examples, a community site, and discussion channels, reflecting a codec ecosystem rather than a single binary.

How it is used

Users encode with commands such as cjxl input.png output.jxl and decode with djxl input.jxl output.png. For JPEG input, libjxl can losslessly recompress an existing JPEG into JPEG XL and later reconstruct the original JPEG bitstream.

Why package nerds care

jpeg-xl is important because it packages an active image standard, not merely an implementation. Installing it gives users the reference codec, benchmark and quality tools, and the command-line handles needed to test JPEG XL workflows before or alongside application-level support.

It is also a case study in codec packaging tension: standards work, browser/application adoption, conformance testing, patents/licensing, and distro integration all matter before a new image format feels real to users.

Timeline

  • 2018: JPEG issued the final call for proposals for a next-generation image coding standard.
  • 2019: JPEG XL use cases and requirements were documented at the March 2019 Geneva meeting.
  • 2021: ISO/IEC 18181-2:2021 file format edition was published.
  • 2022: JPEG XL was standardized as ISO/IEC 18181, with core coding, conformance, and reference software parts in the 2022 generation.
  • 2024: ISO/IEC 18181-1:2024 published a second edition of the core coding system.
  • 2025: ISO/IEC 18181-3:2025 published a second edition of conformance testing.
  • 2026: ISO/IEC 18181-2:2026 appeared as a third edition file-format publication.

Related projects

  • libjxl is the reference software implementation for JPEG XL.
  • The official JPEG software page also lists jxl-rs, jxl-oxide, and libjxl/conformance.
  • jpegli is identified by the libjxl README as continuing in google/jpegli.
  • JPEG XL is related to legacy JPEG through its lossless JPEG transcoding and reconstruction feature.

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 bottle metadata was recorded.

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
benchmark_xlexecutableindexed executableDiscovered from the local executable index.
butteraugli_mainexecutableindexed executableDiscovered from the local executable index.
cjxlexecutableindexed executableDiscovered from the local executable index.
decode_and_encodeexecutableindexed executableDiscovered from the local executable index.
display_to_hlgexecutableindexed executableDiscovered from the local executable index.
djxlexecutableindexed executableDiscovered from the local executable index.
djxl_fuzzer_corpusexecutableindexed executableDiscovered from the local executable index.
exr_to_pqexecutableindexed executableDiscovered from the local executable index.
generate_lut_templateexecutableindexed executableDiscovered from the local executable index.
icc_simplifyexecutableindexed executableDiscovered from the local executable index.
jxl_from_treeexecutableindexed executableDiscovered from the local executable index.
jxlinfoexecutableindexed executableDiscovered from the local executable index.
jxltranexecutableindexed executableDiscovered from the local executable index.
local_tone_mapexecutableindexed executableDiscovered from the local executable index.
pq_to_hlgexecutableindexed executableDiscovered from the local executable index.
render_hlgexecutableindexed executableDiscovered from the local executable index.
ssimulacra2executableindexed executableDiscovered from the local executable index.
ssimulacra_mainexecutableindexed executableDiscovered from the local executable index.
texture_to_cubeexecutableindexed executableDiscovered from the local executable index.
tone_mapexecutableindexed executableDiscovered from the local executable index.
xyb_rangeexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version0.12.0
manager updated2026-07-05
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:jpeg-xl
Version0.12.0
Package managerHomebrew
Homepagehttps://jpeg.org/jpegxl/index.html
Repositoryhttps://github.com/libjxl/libjxl
Last updated2026-07-05T23:07:19Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • curated package history
  • pkgdb category and tag curation