# 使用 Homebrew 安装 flif

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

## 安装

```sh
sudo av install brew:flif
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install flif
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:flif
- **软件包管理器:** Homebrew
- **版本:** 0.4
- **来源摘要:** Free Loseless Image Format
- **主页:** <https://flif.info/>
- **仓库:** <https://github.com/FLIF-hub/FLIF>
- **最后更新:** 2026-07-17T17:53:15+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- apng2flif (别名)
- dflif (别名)
- flif (别名)
- gif2flif (别名)
- viewflif (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

FLIF, the Free Lossless Image Format, is a lossless image format and reference implementation based on MANIAC compression. Its official README says development has stopped because it was superseded first by FUIF and then by JPEG XL.

### 项目历史

The project presented FLIF as a still-image and animation-capable lossless format that outperformed PNG, FFV1, lossless WebP, lossless BPG, and lossless JPEG 2000 in compression ratio according to its own documentation.

FLIF's reference implementation included command-line conversion tools, a decoder library, and a viewer example. The repository shipped build instructions for Linux, Windows, and OS X and linked users to release binaries and a Snap package.

### 采用历史

FLIF attracted ecosystem experiments around viewers, browser polyfills, GUI converters, Qt and Windows Imaging Component plugins, JavaScript and Rust bindings, and Node.js wrappers, all listed by the official README as related projects.

The format remained a package-manager curiosity rather than a web standard: it was packaged in Homebrew and Snap, but the official project now directs attention to JPEG XL as the successor.

### 使用方式

The package provides the flif command-line encoder/decoder plus helper tools such as gif2flif and apng2flif. Users generally used it to test lossless compression ratios, convert PNG/GIF/APNG inputs, or inspect FLIF's progressive rendering behavior.

FLIF's progressive interlacing meant partial file prefixes could produce usable lossy previews, a feature that made it interesting to image-format researchers and compression hobbyists.

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

FLIF is significant as a transitional compression project: its ideas fed into FUIF and then JPEG XL, so package histories often treat it as part of the path from experimental lossless image formats to a more broadly standardized successor.

For package maintainers, FLIF is also a snapshot of format experimentation before wide adoption: useful binaries, library pieces, and plugins existed, but upstream development explicitly stopped.

### 时间线

- 2015: v0.1-alpha was published on GitHub.
- 2016: v0.2 and v0.2.2 releases followed.
- 2017: v0.3 was published.
- 2021: v0.4 was published.
- Later: The README was updated to state that FLIF development had stopped and that JPEG XL superseded it.

### Related projects

- Direct successors named by the project are FUIF and JPEG XL, with JPEG XL described as based on a combination of Pik and FUIF.
- Officially listed ecosystem projects include Poly FLIF, UGUI: FLIF, flifcrush, libflif.js, flif.rs, FLIF Windows Codec, qt-flif-plugin, go-flif, flif-wasm, and node-flif.

### 来源

- <https://api.github.com/repos/FLIF-hub/FLIF/releases>
- <https://flif.info/>
- <https://flif.info/spec.html>
- <https://github.com/FLIF-hub/FLIF>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## 来源

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