pkg.soopen package index

brew / Rang 27

jpeg-turbo mit Homebrew, winget, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jpeg-turbo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jpeg-turbo

local Homebrew formula metadata

Linux

openSUSE zypperverifiziert · 92%
sudo zypper install libjpeg-turbo

openSUSE Tumbleweed package metadata · libjpeg-turbo · Quelle: download.opensuse.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id IJG.jpegtran -e

Windows Package Manager source index · IJG.jpegtran · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

JPEG image codec that aids compression and decompression

Befehle und Aliase

  • cjpeg
  • djpeg
  • jpegtran
  • rdjpgcom
  • tjbench
  • wrjpgcom

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:compress,image

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cjpegExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
djpegExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
jpegtranExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rdjpgcomExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tjbenchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wrjpgcomExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.2.0
Manager aktualisiert2026-07-01
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jpeg-turbo
Version3.2.0
PaketmanagerHomebrew
Homepagehttps://www.libjpeg-turbo.org/
Repositoryhttps://github.com/libjpeg-turbo/libjpeg-turbo
Zuletzt aktualisiert2026-07-01T16:59:42Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

zypper92%

libjpeg-turbo 3.1.4.1-83.4

A SIMD-accelerated library for manipulating JPEG image files

https://libjpeg-turbo.org/

sudo zypper install libjpeg-turbo
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libjpeg-turbo
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Jpegtran
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libjpeg-turbo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
winget92%

IJG.jpegtran

winget install --id IJG.jpegtran -e
  • installed executable or alias match
  • Abgeglichen nach: Jpegtran
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: IJG.jpegtran from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation