macOS
brew install jpeg-turbolocal Homebrew formula metadata
brew
JPEG image codec that aids compression and decompression. Version 3.2.0 via Homebrew; verified 2026-07-01.
install
brew install jpeg-turbolocal Homebrew formula metadata
overview
JPEG image codec that aids compression and decompression
history
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.
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.
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.
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.
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
tjbench | 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/libjpeg-turbo/libjpeg-turbo
install metadata
| Package key | brew:jpeg-turbo |
|---|---|
| Version | 3.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jpeg-turbo |
| 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 |
| Pulse | updated |
| 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 | jpeg-turbo |
| Aliases |
|
| 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 |
|
source 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.