# Installer exiftran avec Homebrew, apt, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de exiftran pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:exiftran
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install exiftran
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exiftran
```

  Preuve: MacPorts ports tree: graphics/exiftran/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install exiftran
```

  Preuve: Debian stable package indexes: exiftran from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:exiftran
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/exiftran>
- **Version:** 2.14
- **Résumé source:** Transform digital camera jpegs and their EXIF data
- **Page d'accueil:** <https://www.kraxel.org/blog/linux/fbida/>
- **Docs amont:** <https://www.kraxel.org/blog/linux/fbida/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://www.kraxel.org/releases/fbida/fbida-2.14.tar.gz>
- **Dernière mise à jour:** 2026-06-19T12:30:06-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- exiftran (cli)
- exiftran (alias)

## Dépendances

- jpeg-turbo
- libexif
- pixman

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.14
- gestionnaire mis à jour: 2026-06-19
- données locales: OK
- dépôt amont: https://www.kraxel.org/blog/linux/fbida/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

exiftran is the command-line EXIF-aware JPEG transformation tool in Gerd Hoffmann's fbida project. It performs lossless rotations and flips like jpegtran while also updating EXIF orientation, image dimensions, and the embedded EXIF thumbnail.

### Historique du projet

The exiftran manual identifies the tool as EXIFTRAN 2.09 with copyright dates 2002-2012. The fbida repository groups several photo-oriented image tools together because they share code, with fbi and ida giving the project its name and exiftran provided as the JPEG transformation utility.

### Historique d'adoption

The supplied package metadata lists exiftran packages in Homebrew, Debian, MacPorts, and Ubuntu, which reflects its role as a small Unix-style utility packaged across desktop and server-oriented systems.

### Modes d'utilisation

The manual documents batch operation on one or more JPEG files, automatic rotation from the EXIF orientation tag, in-place editing with optional backups, timestamp preservation, JPEG comment editing, EXIF dumping, and thumbnail regeneration.

### Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about exiftran because it is a narrow, scriptable image utility with behavior that jpegtran does not cover: it preserves and updates camera metadata and thumbnails during lossless JPEG transforms.

### Chronologie

- 2002-2012: exiftran manual copyright range.
- 2012: fbida tag 2.09 includes the exiftran 2.09 manual.
- 2020: fbida project appears on GitLab under kraxel/fbida.
- 2026: GitLab tags show fbida-2.15-1 activity.

### Related projects

- fbida bundles fbi, fbpdf, ida, exiftran, and thumbnail.cgi.
- The exiftran manual compares its lossless JPEG transforms with jpegtran and notes that exiftran also handles EXIF data.

### Sources

- <https://gitlab.com/kraxel/fbida/-/blob/master/README.md>
- <https://gitlab.com/kraxel/fbida/-/blob/master/man/exiftran.1>
- <https://www.kraxel.org/blog/linux/fbida/>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - exiftran - 2.14-1: normalized package name match | Debian stable package indexes: exiftran from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | digital camera JPEG image transformer | https://www.kraxel.org/blog/linux/fbida/
- Ubuntu apt - exiftran - 2.10-4ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: exiftran from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | digital camera JPEG image transformer | https://www.kraxel.org/blog/linux/fbida/
- MacPorts - exiftran: normalized package name match | MacPorts ports tree: graphics/exiftran/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [jpeg-turbo](https://pkg.so/fr/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [exiftags](https://pkg.so/fr/brew/exiftags/) - Shares pkgdb curated category or tags: cli, exif, jpeg, media, metadata.
- [exiftool](https://pkg.so/fr/brew/exiftool/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [exiv2](https://pkg.so/fr/brew/exiv2/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [exif](https://pkg.so/fr/brew/exif/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [giflib](https://pkg.so/fr/brew/giflib/) - Shares pkgdb curated category or tags: cli, image-processing, media.
- [leptonica](https://pkg.so/fr/brew/leptonica/) - Shares pkgdb curated category or tags: cli, image-processing, media.
- [netpbm](https://pkg.so/fr/brew/netpbm/) - Shares pkgdb curated category or tags: cli, image-processing, media.
- [epsilon](https://pkg.so/fr/brew/epsilon/) - Shares pkgdb curated category or tags: cli, image-processing, media.
- [jp2a](https://pkg.so/fr/brew/jp2a/) - Both packages work with overlapping file formats or content types. Shared terms: cli, image, image-processing, jpeg, jpeg-turbo.
- [epeg](https://pkg.so/fr/brew/epeg/) - Both packages work with overlapping file formats or content types. Shared terms: cli, image, image-processing, jpeg, jpeg-turbo.

## Combined YAML source

View the package source record on GitHub. [combined/exiftran.yml](https://github.com/mxcl/pkgdb/blob/main/combined/exiftran.yml)


## Sources

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