# 使用 Homebrew, apt, MacPorts 安装 exiftran

查看 exiftran 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install exiftran
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exiftran
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:exiftran
- **软件包管理器:** Homebrew
- **版本:** 2.14
- **来源摘要:** Transform digital camera jpegs and their EXIF data
- **主页:** <https://www.kraxel.org/blog/linux/fbida/>
- **最后更新:** 2026-06-19T12:30:06-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- exiftran (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.14
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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


## Combined YAML source

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


## 来源

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