# flif を Homebrew でインストール

flif のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install flif
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:flif
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/flif>
- **バージョン:** 0.4
- **ソース概要:** Free Loseless Image Format
- **ホームページ:** <https://flif.info/>
- **リポジトリ:** <https://github.com/FLIF-hub/FLIF>
- **上流ドキュメント:** <https://flif.info/>
- **ライセンス:** LGPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/FLIF-hub/FLIF/archive/refs/tags/v0.4.tar.gz>
- **最終更新:** 2026-06-18T02:28:57-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- apng2flif (cli)
- dflif (cli)
- flif (cli)
- gif2flif (cli)
- viewflif (cli)
- apng2flif (エイリアス)
- dflif (エイリアス)
- flif (エイリアス)
- gif2flif (エイリアス)
- viewflif (エイリアス)

## 依存関係

- libpng
- sdl2-compat

## ビルド依存関係

- cmake
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.4
- マネージャ更新日: 2026-06-18
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/FLIF-hub/FLIF
- 検出された最新: v0.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

## ソースデータベース詳細

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


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [libpng](https://www.automicvault.com/ja/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://www.automicvault.com/ja/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [openexr](https://www.automicvault.com/ja/pkg/brew/openexr/) - Shares av.db curated category or tags: cli, image-format, media.
- [wavpack](https://www.automicvault.com/ja/pkg/brew/wavpack/) - Shares av.db curated category or tags: cli, codec, compression, media.
- [webp](https://www.automicvault.com/ja/pkg/brew/webp/) - Shares av.db curated category or tags: cli, compression, image-format, lossless, media.
- [epsilon](https://www.automicvault.com/ja/pkg/brew/epsilon/) - Shares av.db curated category or tags: cli, compression, media.
- [jpeg-turbo](https://www.automicvault.com/ja/pkg/brew/jpeg-turbo/) - Shares av.db curated category or tags: cli, codec, compression, media.
- [musepack](https://www.automicvault.com/ja/pkg/brew/musepack/) - Shares av.db curated category or tags: cli, codec, compression, media.
- [a52dec](https://www.automicvault.com/ja/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, codec, media.
- [jpeg-xl](https://www.automicvault.com/ja/pkg/brew/jpeg-xl/) - Both packages work with overlapping file formats or content types. Shared terms: cli, codec, compression, format, image.
- [openjpeg](https://www.automicvault.com/ja/pkg/brew/openjpeg/) - Both packages work with overlapping file formats or content types. Shared terms: cli, codec, compression, image, libpng.

## Combined YAML source

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


## ソース

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