# Install jpeg-turbo with Homebrew

JPEG image codec that aids compression and decompression. Version 3.2.0 via Homebrew; verified 2026-07-01.

## Install

```sh
sudo av install brew:jpeg-turbo
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jpeg-turbo
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:jpeg-turbo
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jpeg-turbo>
- **Version:** 3.2.0
- **Source summary:** JPEG image codec that aids compression and decompression
- **Homepage:** <https://www.libjpeg-turbo.org/>
- **Repository:** <https://github.com/libjpeg-turbo/libjpeg-turbo>
- **Upstream docs:** <https://github.com/libjpeg-turbo/libjpeg-turbo#readme>
- **License:** IJG AND Zlib AND BSD-3-Clause
- **Source archive:** <https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.2.0/libjpeg-turbo-3.2.0.tar.gz>
- **Last updated:** 2026-07-01T16:59:42Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- tjbench (cli)
- tjbench (alias)

## Build dependencies

- cmake

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.2.0
- Package-manager updated: 2026-07-01
- Local data: ok
- Upstream repository: https://github.com/libjpeg-turbo/libjpeg-turbo
- info: No cached GitHub release or tag data was available.
## Project history and usage

libjpeg-turbo is a high-performance JPEG codec built around SIMD acceleration and API compatibility with the long-standing Independent JPEG Group libjpeg API. It is one of the most consequential image libraries in package managers because it can act as a fast drop-in JPEG implementation for a very large body of software.

### Project history

The project traces its ancestry to libjpeg/SIMD, an MMX-accelerated derivative of libjpeg v6b by Miyasaka Masaru. The libjpeg-turbo project page says TigerVNC and VirtualGL made numerous enhancements in 2009, and libjpeg-turbo spun off as an independent project in early 2010 to make high-speed JPEG compression and decompression broadly available.

The 1.0.0 SourceForge archive shows source and binary packages dated 2010-07-02, including Unix, Windows, and macOS artifacts. The project later moved official releases to GitHub and packagecloud/APT repositories, with the homepage recording that move on 2023-11-29.

### Adoption history

libjpeg-turbo spread because it preserves the familiar libjpeg API while delivering much higher speed on common CPU architectures. The upstream documentation describes both the traditional libjpeg API and the simpler TurboJPEG API, and notes optional compatibility with libjpeg v7 and v8 ABIs.

In 2019, libjpeg-turbo became an ISO/IEC and ITU-T reference implementation of the JPEG standard, giving it standards significance in addition to its practical packaging role.

### How it is used

Packages and applications use libjpeg-turbo either through the libjpeg-compatible API, the TurboJPEG API, or command-line tools such as cjpeg, djpeg, jpegtran, rdjpgcom, wrjpgcom, and tjbench. The library is used for both compression and decompression, with color-space extensions for common RGB/BGR buffer layouts.

### Why package nerds care

For package maintainers, libjpeg-turbo is a classic performance replacement package: it can sit under image viewers, browsers, desktop stacks, scientific tools, and language bindings while keeping libjpeg compatibility expectations intact.

Its significance is also political in the package ecosystem. Choosing libjpeg-turbo over IJG libjpeg is often a distro-level or dependency-level decision that trades strict upstream lineage for speed, compatibility, and broad real-world adoption.

### Timeline

- 2009: TigerVNC and VirtualGL made major enhancements to libjpeg/SIMD.
- 2010: libjpeg-turbo spun off as an independent project.
- 2010: Version 1.0.0 source and binary artifacts appeared in the SourceForge file archive on July 2.
- 2013: libjpeg-turbo 1.3 added in-memory source and destination manager functions without requiring libjpeg v8 API/ABI emulation.
- 2019: libjpeg-turbo became an official ISO/IEC and ITU-T reference implementation of JPEG.
- 2023: Official releases moved to GitHub and packagecloud/APT repositories.
- 2026: The GitHub release page listed 3.2.0 with release assets dated June 30.

### Related projects

- libjpeg-turbo descends from libjpeg/SIMD and remains API-compatible with IJG libjpeg v6b.
- TigerVNC and VirtualGL were early project antecedents through their 2009 codec work.
- The TurboJPEG API is the project's simpler companion API alongside the traditional libjpeg API.
- mozjpeg and IJG libjpeg are adjacent JPEG codec projects in packaging decisions.

### Sources

- <https://formulae.brew.sh/formula/jpeg-turbo>
- <https://github.com/libjpeg-turbo/libjpeg-turbo>
- <https://github.com/libjpeg-turbo/libjpeg-turbo#readme>
- <https://github.com/libjpeg-turbo/libjpeg-turbo/releases>
- <https://libjpeg-turbo.org/>
- <https://sourceforge.net/projects/libjpeg-turbo/files/1.0.0/>


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jpeg-turbo
- **Aliases:** libjpeg-turbo
- **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:** head, stable


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [aider](https://www.automicvault.com/pkg/brew/aider/) - Popular package that depends on this formula.
- [analog](https://www.automicvault.com/pkg/brew/analog/) - Popular package that depends on this formula.
- [argyll-cms](https://www.automicvault.com/pkg/brew/argyll-cms/) - Popular package that depends on this formula.
- [astrometry-net](https://www.automicvault.com/pkg/brew/astrometry-net/) - Popular package that depends on this formula.
- [chafa](https://www.automicvault.com/pkg/brew/chafa/) - Popular package that depends on this formula.
- [dcmtk](https://www.automicvault.com/pkg/brew/dcmtk/) - Popular package that depends on this formula.
- [dcraw](https://www.automicvault.com/pkg/brew/dcraw/) - Popular package that depends on this formula.
- [jpegoptim](https://www.automicvault.com/pkg/brew/jpegoptim/) - Shares av.db curated category or tags: cli, compression, jpeg, media.
- [jpeg-xl](https://www.automicvault.com/pkg/brew/jpeg-xl/) - Shares av.db curated category or tags: cli, codec, image-codec, media.
- [jpeginfo](https://www.automicvault.com/pkg/brew/jpeginfo/) - Shares av.db curated category or tags: cli, jpeg, media.
- [jxl-oxide](https://www.automicvault.com/pkg/brew/jxl-oxide/) - Shares av.db curated category or tags: cli, codec, image-codec, media.
- [openjpeg](https://www.automicvault.com/pkg/brew/openjpeg/) - Shares av.db curated category or tags: cli, compression, image-codec, media.
- [openjph](https://www.automicvault.com/pkg/brew/openjph/) - Shares av.db curated category or tags: cli, compression, image-codec, media.
- [flif](https://www.automicvault.com/pkg/brew/flif/) - Shares av.db curated category or tags: cli, codec, compression, media.
- [jasper](https://www.automicvault.com/pkg/brew/jasper/) - Shares av.db curated category or tags: cli, image-codec, media.

## Combined YAML source

View the package source record on GitHub. [combined/jpeg-turbo.yml](https://github.com/automic-vault/db/blob/main/combined/jpeg-turbo.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
