macOS
brew install fliflocal Homebrew formula metadata
brew
Free Loseless Image Format. Version 0.4 via Homebrew; verified 2026-06-18.
install
brew install fliflocal Homebrew formula metadata
overview
Free Loseless Image Format
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
apng2flif | cli | global executable | |
dflif | cli | global executable | |
flif | cli | global executable | |
gif2flif | cli | global executable | |
viewflif | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/FLIF-hub/FLIF
install metadata
| Package key | brew:flif |
|---|---|
| Version | 0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flif |
| Homepage | https://flif.info/ |
| Repository | https://github.com/FLIF-hub/FLIF |
| Upstream docs | https://flif.info/ |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/FLIF-hub/FLIF/archive/refs/tags/v0.4.tar.gz |
| Last updated | 2026-06-18T02:28:57-04:00 |
| Pulse | updated |
| Dependencies | libpng, sdl2-compat |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.