macOS
brew install openimageiolocal Homebrew formula metadata
sudo port install openimageioMacPorts ports tree · graphics/openimageio/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openimageio pour les workflows d'agents IA.
installation
brew install openimageiolocal Homebrew formula metadata
sudo port install openimageioMacPorts ports tree · graphics/openimageio/Portfile · Source: api.github.com
sudo apk add openimageioAlpine Linux edge package indexes · openimageio · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openimageionixpkgs package indexes · pkgs/by-name/op/openimageio/package.nix · Source: api.github.com
sudo pacman -S openimageioArch Linux sync databases · openimageio · Source: geo.mirror.pkgbuild.com
sudo apt install libopenimageio-devDebian stable package indexes · libopenimageio-dev · Source: deb.debian.org
sudo dnf install OpenImageIOFedora Rawhide package metadata · OpenImageIO · Source: dl.fedoraproject.org
sudo zypper install OpenImageIOopenSUSE Tumbleweed package metadata · OpenImageIO · Source: download.opensuse.org
scoop install main/igrepScoop official bucket manifest trees · bucket/igrep.json · Source: api.github.com
aperçu
Library for reading, processing and writing images
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
iconvert | cli | exécutable global | |
idiff | cli | exécutable global | |
igrep | cli | exécutable global | |
iinfo | cli | exécutable global | |
maketx | cli | exécutable global | |
oiiotool | cli | exécutable global | |
testtex | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/AcademySoftwareFoundation/OpenImageIO
métadonnées d'installation
| Clé du paquet | brew:openimageio |
|---|---|
| Version | 3.1.15.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/openimageio |
| Page d'accueil | https://openimageio.readthedocs.io/en/stable/ |
| Dépôt | https://github.com/AcademySoftwareFoundation/OpenImageIO |
| Docs amont | https://github.com/AcademySoftwareFoundation/OpenImageIO#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.1.15.0.tar.gz |
| Dernière mise à jour | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Dépendances | ffmpeg, fmt, freetype, giflib, imath, jpeg-turbo, jpeg-xl, libheif, libpng, libraw, libtiff, opencolorio, openexr, pugixml, python@3.14, tbb, webp, zlib-ng-compat |
| Dépendances de compilation | cmake, pkgconf, pybind11 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-openimageiopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.