Automic VaultAutomic Vault

brew

openimageio を Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install openimageio

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install openimageio

MacPorts ports tree · graphics/openimageio/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add openimageio

Alpine Linux edge package indexes · openimageio · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#openimageio

nixpkgs package indexes · pkgs/by-name/op/openimageio/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S openimageio

Arch Linux sync databases · openimageio · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libopenimageio-dev

Debian stable package indexes · libopenimageio-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install OpenImageIO

Fedora Rawhide package metadata · OpenImageIO · ソース: dl.fedoraproject.org

openSUSE zypper確認済み · 92%
sudo zypper install OpenImageIO

openSUSE Tumbleweed package metadata · OpenImageIO · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/igrep

Scoop official bucket manifest trees · bucket/igrep.json · ソース: api.github.com

概要

パッケージ概要

Library for reading, processing and writing images

コマンドとエイリアス

  • iconvert
  • idiff
  • igrep
  • iinfo
  • maketx
  • oiiotool
  • testtex

履歴

プロジェクトの歴史と使われ方

OpenImageIO is a C++ and Python image I/O, image processing, image-cache, and texture-system toolkit aimed at visual-effects and animation pipelines. Its package-nerd appeal comes from being both a library and a practical CLI suite: oiiotool, iinfo, iconvert, idiff, igrep, maketx, and related tools expose the same format-agnostic image stack used by renderers, compositors, viewers, and production utilities.

プロジェクトの歴史

The project was created and open sourced in 2008 by Larry Gritz while he was a software architect at Sony Pictures Imageworks. It grew out of production needs rather than a general desktop-imaging niche: the project mission describes reading, writing, and manipulating image files in formats relevant to VFX and animation, with the scalability and robustness expected in feature-film work.

OpenImageIO became part of the Academy Software Foundation, a Linux Foundation project formed with the Academy of Motion Picture Arts and Sciences. The project also went through a relicensing effort: the repository notes that in 2023 historical contributors were asked to move original code from the original BSD-3-Clause license to Apache-2.0, with nearly all lines relicensed.

採用の歴史

OpenImageIO spread because it solves a low-glamour but constant production problem: every tool in a studio needs to read metadata, pixels, deep/float/high-dynamic-range formats, movie-frame sequences, texture maps, and common web and camera formats without every application embedding its own file-format code.

The project is tightly connected to the open-source VFX stack. Its README names OpenEXR, OpenColorIO, Ptex, OpenVDB, many camera RAW formats, and other production formats among supported plugins or dependencies, and its maintainer history overlaps with Open Shading Language and ASWF projects.

使われ方

Developers link against ImageInput and ImageOutput when they want an application to read and write many image formats through one API. Pipeline tools and build systems use oiiotool, iconvert, iinfo, idiff, and maketx for conversion, inspection, image comparisons, metadata searches, and texture preparation.

Renderer and look-development workflows use the ImageCache and TextureSystem layers when a process must touch many large images or MIP-mapped textures without loading everything into memory. The project documentation explicitly calls out use on many large VFX and animated films.

パッケージ好きにとっての重要性

For packagers, OpenImageIO is a dependency graph in miniature: a C++ core, Python bindings, plugin-style image formats, CLI tools, and heavyweight media dependencies such as OpenEXR, OpenColorIO, libtiff, libraw, JPEG XL, FFmpeg, and WebP. A successful package proves that a system can assemble a real VFX image stack, not just compile a single library.

タイムライン

  • 2008: Larry Gritz created and open sourced OpenImageIO at Sony Pictures Imageworks.
  • 2023: the project asked historical contributors to relicense original code from BSD-3-Clause to Apache-2.0.
  • 2023: OpenImageIO was adopted by the Academy Software Foundation.

Related projects

  • OpenImageIO sits near OpenEXR, OpenColorIO, Open Shading Language, Ptex, OpenVDB, and renderer texture systems. In package managers, it is often encountered as a dependency of VFX, rendering, asset-processing, and media-conversion tools rather than as a standalone end-user application.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 18 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
iconvertcliグローバル実行可能ファイル
idiffcliグローバル実行可能ファイル
igrepcliグローバル実行可能ファイル
iinfocliグローバル実行可能ファイル
maketxcliグローバル実行可能ファイル
oiiotoolcliグローバル実行可能ファイル
testtexcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.1.15.0
マネージャ更新日2026-07-05
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/AcademySoftwareFoundation/OpenImageIO

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:openimageio
バージョン3.1.15.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/openimageio
ホームページhttps://openimageio.readthedocs.io/en/stable/
リポジトリhttps://github.com/AcademySoftwareFoundation/OpenImageIO
上流ドキュメントhttps://github.com/AcademySoftwareFoundation/OpenImageIO#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.1.15.0.tar.gz
最終更新2026-07-05T23:07:19Z
Pulseupdated
依存関係ffmpeg, fmt, freetype, giflib, imath, jpeg-turbo, jpeg-xl, libheif, libpng, libraw, libtiff, opencolorio, openexr, pugixml, python@3.14, tbb, webp, zlib-ng-compat
ビルド依存関係cmake, pkgconf, pybind11
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenimageio
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libopenimageio-dev 2.5.18.0+dfsg-1+b1

Library for reading and writing images - development

https://www.openimageio.org/

sudo apt install libopenimageio-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openimageio
  • 3 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenimageio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenimageio-doc 2.5.18.0+dfsg-1

Library for reading and writing images - documentation

https://www.openimageio.org/

sudo apt install libopenimageio-doc
  • Section: doc
  • Architecture: all
  • Source Package: openimageio
  • normalized package name match
  • 一致条件: Openimageio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenimageio-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenimageio2.5 2.5.18.0+dfsg-1+b1

Library for reading and writing images - runtime

https://www.openimageio.org/

sudo apt install libopenimageio2.5
  • Section: libs
  • Architecture: amd64
  • Source Package: openimageio
  • 28 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenimageio2.5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

openimageio-tools 2.5.18.0+dfsg-1+b1

Library for reading and writing images - command line tools

https://www.openimageio.org/

sudo apt install openimageio-tools
  • Section: graphics
  • Architecture: amd64
  • Source Package: openimageio
  • 11 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openimageio-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-openimageio 2.5.18.0+dfsg-1+b1

Library for reading and writing images - Python bindings

https://www.openimageio.org/

sudo apt install python3-openimageio
  • Section: python
  • Architecture: amd64
  • Source Package: openimageio
  • 6 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-openimageio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openimageio

nix profile install nixpkgs#openimageio
  • normalized package name match
  • 一致条件: Openimageio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openimageio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libopenimageio-dev 2.4.17.0+dfsg-1.1build4

Library for reading and writing images - development

https://www.openimageio.org/

sudo apt install libopenimageio-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: openimageio
  • 3 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenimageio-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenimageio-doc 2.4.17.0+dfsg-1.1build4

Library for reading and writing images - documentation

https://www.openimageio.org/

sudo apt install libopenimageio-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: openimageio
  • normalized package name match
  • 一致条件: Openimageio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenimageio-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenimageio2.4t64 2.4.17.0+dfsg-1.1build4

Library for reading and writing images - runtime

https://www.openimageio.org/

sudo apt install libopenimageio2.4t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: openimageio
  • 28 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openimageio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenimageio2.4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openimageio-tools 2.4.17.0+dfsg-1.1build4

Library for reading and writing images - command line tools

https://www.openimageio.org/

sudo apt install openimageio-tools
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: openimageio
  • 11 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openimageio-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-openimageio 2.4.17.0+dfsg-1.1build4

Library for reading and writing images - Python bindings

https://www.openimageio.org/

sudo apt install python3-openimageio
  • Section: universe/python
  • Architecture: amd64
  • Source Package: openimageio
  • 6 依存関係
  • normalized package name match
  • 一致条件: Openimageio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-openimageio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

openimageio 3.1.13.1-r0

Image I/O library supporting a multitude of image formats

https://sites.google.com/site/openimageio/

sudo apk add openimageio
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openimageio
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openimageio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openimageio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openimageio-dev 3.1.13.1-r0

Image I/O library supporting a multitude of image formats (development files)

https://sites.google.com/site/openimageio/

sudo apk add openimageio-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openimageio
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openimageio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openimageio-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openimageio-doc 3.1.13.1-r0

Image I/O library supporting a multitude of image formats (documentation)

https://sites.google.com/site/openimageio/

sudo apk add openimageio-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openimageio
  • normalized package name match
  • 一致条件: Openimageio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openimageio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openimageio-tools 3.1.13.1-r0

Tools for manipulating a multitude of image formats

https://sites.google.com/site/openimageio/

sudo apk add openimageio-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openimageio
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openimageio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openimageio-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-openimageio 3.1.13.1-r0

Python bindings for OpenImageIO image I/O library

https://sites.google.com/site/openimageio/

sudo apk add py3-openimageio
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openimageio
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openimageio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-openimageio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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