# jpeg-archive mit Homebrew, Nix, pacman installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jpeg-archive
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jpeg-archive
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/jp/jpeg-archive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S jpeg-archive
```

  Evidenz: Arch Linux sync databases: jpeg-archive from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:jpeg-archive
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/jpeg-archive>
- **Version:** 2.2.0
- **Quellzusammenfassung:** Utilities for archiving JPEGs for long term storage
- **Homepage:** <https://github.com/danielgtaylor/jpeg-archive>
- **Repository:** <https://github.com/danielgtaylor/jpeg-archive>
- **Upstream-Dokumentation:** <https://github.com/danielgtaylor/jpeg-archive#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/danielgtaylor/jpeg-archive/archive/refs/tags/v2.2.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:50-07:00
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- jpeg-archive (cli)
- jpeg-compare (cli)
- jpeg-hash (cli)
- jpeg-recompress (cli)
- jpeg-archive (Alias)
- jpeg-compare (Alias)
- jpeg-hash (Alias)
- jpeg-recompress (Alias)

## Abhängigkeiten

- mozjpeg

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 2.2.0
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/danielgtaylor/jpeg-archive
- neueste erkannte Version: v2.2.0 (aktuell)
## Projektgeschichte und Nutzung

JPEG Archive is a set of command-line tools for reducing, comparing, hashing, and batch-processing JPEG photo collections. It grew around a package-nerd-friendly idea: keep the broadly supported JPEG format, but squeeze storage cost by recompressing images to visually similar output.

### Projektgeschichte

The upstream README frames the project around long-term photo storage and web serving. Its goals are to use common JPEG files, minimize storage space and cost, and identify duplicate or similar photos. The toolset includes jpeg-archive, jpeg-recompress, jpeg-compare, and jpeg-hash.

The 2.0.0 release line changed the underlying JPEG encoder to mozjpeg and defaulted to progressive output. The GitHub release page shows the 2.2.0 release dated 2018-07-15, while the README retains a 2015 copyright notice for Daniel G. Taylor.

### Adoptionsgeschichte

JPEG Archive found its audience among people with large photo folders rather than application developers. Packaging in Homebrew, Nix, and Arch fits that pattern: install a few binaries, combine them with GNU Parallel or Ladon, dcraw, exiftool, and shell scripts, and run them over existing photo trees.

### Wie es verwendet wird

The README shows jpeg-archive as a folder-level wrapper and jpeg-recompress as the core optimizer. jpeg-recompress searches for the smallest JPEG quality that preserves perceived visual quality, optimizes Huffman tables, and can copy EXIF, IPTC, XMP, and color profile metadata by default.

### Warum Paket-Nerds sich dafür interessieren

The project is notable because it packaged image-quality metrics into everyday shell tooling. It is not just another cjpeg wrapper: it represents the practical, storage-saving side of perceptual image comparison in a small Unix utility set.

### Zeitleiste

- 2015: Project README copyright line identifies Daniel G. Taylor and the JPEG Archive toolset.
- 2018: 2.0.0 release switched to mozjpeg and progressive encoding by default.
- 2018: 2.2.0 release appeared on July 15.
- 2024: Arch Linux packaging still carried jpeg-archive 2.2.0.

### Related projects

- The README recommends Ladon or GNU Parallel for running the tools over many files.
- jpeg-archive depends on adjacent command-line tools such as dcraw and exiftool for some workflows.
- The project links rflynn/imgmin as an alternative.

### Quellen

- <https://formulae.brew.sh/formula/jpeg-archive>
- <https://github.com/danielgtaylor/jpeg-archive>
- <https://github.com/danielgtaylor/jpeg-archive#readme>
- <https://github.com/danielgtaylor/jpeg-archive/releases>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jpeg-archive
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - jpeg-archive: normalized package name match | nixpkgs package indexes: pkgs/by-name/jp/jpeg-archive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - jpeg-archive - 2.2.0-4: normalized package name match | Arch Linux sync databases: jpeg-archive from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utilities for archiving JPEGs for long term storage | https://github.com/danielgtaylor/jpeg-archive/


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/de/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [epsilon](https://www.automicvault.com/de/pkg/brew/epsilon/) - Shares av.db curated category or tags: cli, image-compression, image-processing, media.
- [exiftran](https://www.automicvault.com/de/pkg/brew/exiftran/) - Shares av.db curated category or tags: cli, image-processing, jpeg, media.
- [gd](https://www.automicvault.com/de/pkg/brew/gd/) - Shares av.db curated category or tags: cli, image-processing, jpeg, media.
- [jbig2dec](https://www.automicvault.com/de/pkg/brew/jbig2dec/) - Shares av.db curated category or tags: cli, image-compression, image-processing, media.
- [jbig2enc](https://www.automicvault.com/de/pkg/brew/jbig2enc/) - Shares av.db curated category or tags: cli, image-compression, image-processing, media.
- [jbigkit](https://www.automicvault.com/de/pkg/brew/jbigkit/) - Shares av.db curated category or tags: cli, image-compression, image-processing, media.
- [jp2a](https://www.automicvault.com/de/pkg/brew/jp2a/) - Shares av.db curated category or tags: cli, image-processing, jpeg, media.
- [minidjvu](https://www.automicvault.com/de/pkg/brew/minidjvu/) - Shares av.db curated category or tags: cli, image-compression, image-processing, media.
- [vips](https://www.automicvault.com/de/pkg/brew/vips/) - Both packages work with overlapping file formats or content types. Shared terms: cli, image, image-processing, jpeg, media.
- [mozjpeg](https://www.automicvault.com/de/pkg/npm/mozjpeg/) - Both packages work with overlapping file formats or content types. Shared terms: cli, compression, image, image-processing, jpeg.

## Combined YAML source

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


## Quellen

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