macOS
brew install openimageiolocal Homebrew formula metadata
sudo port install openimageioMacPorts ports tree · graphics/openimageio/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openimageio in AI-Agent-Workflows.
Installation
brew install openimageiolocal Homebrew formula metadata
sudo port install openimageioMacPorts ports tree · graphics/openimageio/Portfile · Quelle: api.github.com
sudo apk add openimageioAlpine Linux edge package indexes · openimageio · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openimageionixpkgs package indexes · pkgs/by-name/op/openimageio/package.nix · Quelle: api.github.com
sudo pacman -S openimageioArch Linux sync databases · openimageio · Quelle: geo.mirror.pkgbuild.com
sudo apt install libopenimageio-devDebian stable package indexes · libopenimageio-dev · Quelle: deb.debian.org
sudo dnf install OpenImageIOFedora Rawhide package metadata · OpenImageIO · Quelle: dl.fedoraproject.org
sudo zypper install OpenImageIOopenSUSE Tumbleweed package metadata · OpenImageIO · Quelle: download.opensuse.org
scoop install main/igrepScoop official bucket manifest trees · bucket/igrep.json · Quelle: api.github.com
Überblick
Library for reading, processing and writing images
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
iconvert | cli | globales Executable | |
idiff | cli | globales Executable | |
igrep | cli | globales Executable | |
iinfo | cli | globales Executable | |
maketx | cli | globales Executable | |
oiiotool | cli | globales Executable | |
testtex | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/AcademySoftwareFoundation/OpenImageIO
Installationsmetadaten
| Paketschlüssel | brew:openimageio |
|---|---|
| Version | 3.1.15.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/openimageio |
| Homepage | https://openimageio.readthedocs.io/en/stable/ |
| Repository | https://github.com/AcademySoftwareFoundation/OpenImageIO |
| Upstream-Dokumentation | https://github.com/AcademySoftwareFoundation/OpenImageIO#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.1.15.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Abhängigkeiten | ffmpeg, fmt, freetype, giflib, imath, jpeg-turbo, jpeg-xl, libheif, libpng, libraw, libtiff, opencolorio, openexr, pugixml, python@3.14, tbb, webp, zlib-ng-compat |
| Build-Abhängigkeiten | cmake, pkgconf, pybind11 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openimageio |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libopenimageio-dev 2.5.18.0+dfsg-1+b1
Library for reading and writing images - development
sudo apt install libopenimageio-devlibopenimageio-doc 2.5.18.0+dfsg-1
Library for reading and writing images - documentation
sudo apt install libopenimageio-doclibopenimageio2.5 2.5.18.0+dfsg-1+b1
Library for reading and writing images - runtime
sudo apt install libopenimageio2.5openimageio-tools 2.5.18.0+dfsg-1+b1
Library for reading and writing images - command line tools
sudo apt install openimageio-toolspython3-openimageio 2.5.18.0+dfsg-1+b1
Library for reading and writing images - Python bindings
sudo apt install python3-openimageioopenimageio
nix profile install nixpkgs#openimageiolibopenimageio-dev 2.4.17.0+dfsg-1.1build4
Library for reading and writing images - development
sudo apt install libopenimageio-devlibopenimageio-doc 2.4.17.0+dfsg-1.1build4
Library for reading and writing images - documentation
sudo apt install libopenimageio-doclibopenimageio2.4t64 2.4.17.0+dfsg-1.1build4
Library for reading and writing images - runtime
sudo apt install libopenimageio2.4t64openimageio-tools 2.4.17.0+dfsg-1.1build4
Library for reading and writing images - command line tools
sudo apt install openimageio-toolspython3-openimageio 2.4.17.0+dfsg-1.1build4
Library for reading and writing images - Python bindings
sudo apt install python3-openimageioopenimageio 3.1.13.1-r0
Image I/O library supporting a multitude of image formats
https://sites.google.com/site/openimageio/
sudo apk add openimageioopenimageio-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-devopenimageio-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-docopenimageio-tools 3.1.13.1-r0
Tools for manipulating a multitude of image formats
https://sites.google.com/site/openimageio/
sudo apk add openimageio-toolspy3-openimageio 3.1.13.1-r0
Python bindings for OpenImageIO image I/O library
https://sites.google.com/site/openimageio/
sudo apk add py3-openimageioQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.