macOS
brew install libaviflocal Homebrew formula metadata
sudo port install libavifMacPorts ports tree · multimedia/libavif/Portfile · ソース: api.github.com
brew
libavif のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libaviflocal Homebrew formula metadata
sudo port install libavifMacPorts ports tree · multimedia/libavif/Portfile · ソース: api.github.com
sudo apk add libavifAlpine Linux edge package indexes · libavif · ソース: dl-cdn.alpinelinux.org
sudo dnf install libavifFedora Rawhide package metadata · libavif · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libavifnixpkgs package indexes · pkgs/by-name/li/libavif/package.nix · ソース: api.github.com
sudo pacman -S libavifArch Linux sync databases · libavif · ソース: geo.mirror.pkgbuild.com
sudo apt install libavif-binDebian stable package indexes · libavif-bin · ソース: deb.debian.org
sudo zypper install avif-toolsopenSUSE Tumbleweed package metadata · avif-tools · ソース: download.opensuse.org
scoop install main/libavifScoop official bucket manifest trees · bucket/libavif.json · ソース: api.github.com
概要
Library for encoding and decoding .avif files
履歴
libavif is AOMedia's portable C implementation of the AV1 Image File Format. It provides the library API plus the `avifenc` and `avifdec` command-line tools used to encode, decode, inspect, and test AVIF images.
The project was created around the AVIF specification, which maps AV1 image payloads into an ISO base media file format container. The repository copyright text names Joe Drago in 2019, and the codebase grew into an AOMedia-hosted implementation with codec back ends for libaom, dav1d, libgav1, rav1e, and SVT-AV1.
The changelog shows the project moving from fast-moving 0.x releases into a 1.0.0 release on 2023-08-24, where the maintainers stated the ABI would be more stable from that point. Later releases added gain-map work, image-sequence handling, stricter parsing, and build/dependency refinements.
libavif became the practical Unix package for AVIF batch conversion because it ships simple tools and a small C API. Its README documents package-manager installation across Homebrew, MacPorts, Debian-style systems, Red Hat-style systems, MSYS2, and Windows via vcpkg or release binaries.
Users commonly run `avifenc` to convert JPEG, PNG, or Y4M input to AVIF and `avifdec` to decode AVIF output back to common image formats. Developers link the library when they need AVIF support without embedding the full details of AV1 codec selection, metadata handling, tiling, alpha, gain maps, and color conversion.
libavif is the tiny command-line face of a much larger codec ecosystem. Package maintainers care about it because optional codec dependencies change feature coverage, performance, binary size, and patent-policy comfort while the same `avifenc` and `avifdec` commands appear in scripts and image pipelines.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
avifdec | cli | グローバル実行可能ファイル | |
avifenc | cli | グローバル実行可能ファイル | |
avifgainmaputil | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/AOMediaCodec/libavif
インストールメタデータ
| パッケージキー | brew:libavif |
|---|---|
| バージョン | 1.4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libavif |
| ホームページ | https://github.com/AOMediaCodec/libavif |
| リポジトリ | https://github.com/AOMediaCodec/libavif |
| 上流ドキュメント | https://github.com/AOMediaCodec/libavif#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/AOMediaCodec/libavif/archive/refs/tags/v1.4.2.tar.gz |
| 最終更新 | 2026-05-27T03:16:24Z |
| Pulse | updated |
| 依存関係 | aom, dav1d, jpeg-turbo, libpng |
| ビルド依存関係 | cmake |
| 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 | libavif |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libavif-bin 1.2.1-1.2
Library for handling .avif files (utilities)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-binlibavif-dev 1.2.1-1.2
Library for handling .avif files (development files)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-devlibavif-gdk-pixbuf 1.2.1-1.2
Library for handling .avif files (GDK pixbuf plugin)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-gdk-pixbuflibavif16 1.2.1-1.2
Library for handling .avif files
https://github.com/AOMediaCodec/libavif
sudo apt install libavif16libavif
nix profile install nixpkgs#libaviflibavif-bin 1.0.4-1ubuntu3
Library for handling .avif files (utilities)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-binlibavif-dev 1.0.4-1ubuntu3
Library for handling .avif files (development files)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-devlibavif-gdk-pixbuf 1.0.4-1ubuntu3
Library for handling .avif files (GDK pixbuf plugin)
https://github.com/AOMediaCodec/libavif
sudo apt install libavif-gdk-pixbuflibavif16 1.0.4-1ubuntu3
Library for handling .avif files
https://github.com/AOMediaCodec/libavif
sudo apt install libavif16libavif 1.4.1-r0
Library for encoding and decoding .avif files
https://aomediacodec.github.io/av1-avif/
sudo apk add libaviflibavif-apps 1.4.1-r0
Library for encoding and decoding .avif files
https://aomediacodec.github.io/av1-avif/
sudo apk add libavif-appslibavif-dev 1.4.1-r0
Library for encoding and decoding .avif files (development files)
https://aomediacodec.github.io/av1-avif/
sudo apk add libavif-devlibavif 1.3.0-4.fc44
Library for encoding and decoding .avif files
https://github.com/AOMediaCodec/libavif
sudo dnf install libaviflibavif-devel 1.3.0-4.fc44
Development files for libavif
https://github.com/AOMediaCodec/libavif
sudo dnf install libavif-devellibavif-tools 1.3.0-4.fc44
Tools to encode and decode AVIF files
https://github.com/AOMediaCodec/libavif
sudo dnf install libavif-toolslibavif 1.4.2-1
Library for encoding and decoding .avif files
https://github.com/AOMediaCodec/libavif
sudo pacman -S libavifソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.