pkg.soopen package index

brew / rang 1670

Installer openimageio avec Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openimageio pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install openimageio

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install openimageio

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add openimageio

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

Nixvérifié · 92%
nix profile install nixpkgs#openimageio

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S openimageio

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

Debian aptvérifié · 92%
sudo apt install libopenimageio-dev

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

Fedora dnfvérifié · 92%
sudo dnf install OpenImageIO

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

openSUSE zyppervérifié · 92%
sudo zypper install OpenImageIO

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

Windows

Scoopvérifié · 92%
scoop install main/igrep

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

aperçu

Résumé du paquet

Library for reading, processing and writing images

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:image

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
iconvertexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
idiffexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
igrepexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
iinfoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
maketxexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
oiiotoolexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
testtexexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

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

page générée2026-08-03
version du gestionnaire3.1.16.0
gestionnaire mis à jour2026-08-01
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:openimageio
Version3.1.16.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://openimageio.readthedocs.io/en/stable/
Dépôthttps://github.com/AcademySoftwareFoundation/OpenImageIO
Dernière mise à jour2026-08-01T04:53:22Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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.16.0-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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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.16.0-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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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.16.0-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
  • Correspondance par : 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.16.0-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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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.16.0-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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation