Automic VaultAutomic Vault

brew

openimageio mit Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openimageio in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install openimageio

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install openimageio

MacPorts ports tree · graphics/openimageio/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add openimageio

Alpine Linux edge package indexes · openimageio · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#openimageio

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S openimageio

Arch Linux sync databases · openimageio · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libopenimageio-dev

Debian stable package indexes · libopenimageio-dev · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install OpenImageIO

Fedora Rawhide package metadata · OpenImageIO · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install OpenImageIO

openSUSE Tumbleweed package metadata · OpenImageIO · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/igrep

Scoop official bucket manifest trees · bucket/igrep.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Library for reading, processing and writing images

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 18 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
iconvertcliglobales Executable
idiffcliglobales Executable
igrepcliglobales Executable
iinfocliglobales Executable
maketxcliglobales Executable
oiiotoolcliglobales Executable
testtexcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version3.1.15.0
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/AcademySoftwareFoundation/OpenImageIO

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:openimageio
Version3.1.15.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/openimageio
Homepagehttps://openimageio.readthedocs.io/en/stable/
Repositoryhttps://github.com/AcademySoftwareFoundation/OpenImageIO
Upstream-Dokumentationhttps://github.com/AcademySoftwareFoundation/OpenImageIO#readme
LizenzApache-2.0
Quellarchivhttps://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.1.15.0.tar.gz
Zuletzt aktualisiert2026-07-05T23:07:19Z
Pulseupdated
Abhängigkeitenffmpeg, 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ängigkeitencmake, pkgconf, pybind11
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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