macOS
brew install fliflocal Homebrew formula metadata
brew
flif のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fliflocal Homebrew formula metadata
概要
Free Loseless Image Format
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
apng2flif | cli | グローバル実行可能ファイル | |
dflif | cli | グローバル実行可能ファイル | |
flif | cli | グローバル実行可能ファイル | |
gif2flif | cli | グローバル実行可能ファイル | |
viewflif | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/FLIF-hub/FLIF
インストールメタデータ
| パッケージキー | brew:flif |
|---|---|
| バージョン | 0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flif |
| ホームページ | 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 |
| Pulse | updated |
| 依存関係 | libpng, sdl2-compat |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.