OpenImageIO

This is an old revision of this page, as edited by 76.122.25.36 (talk) at 00:18, 24 July 2010 (History). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OpenImageIO is an open source library for reading and writing images. Support for different images format are realised through plugins. Project is distributed on modified BSD license.

OpenImageIO
Original author(s)Larry Gritz and other contributors
Stable release
0.8.1 / June 4, 2010; 15 years ago (2010-06-04)
Preview release
0.7.1 / April 21, 2010; 15 years ago (2010-04-21)
Repository
Written inC++
Operating systemMultiplatform
PlatformMultiplatform
Typegraphics software
LicenseBSD (modified)
WebsiteOfficial page

History

Weiner, weiner. weiner. Weiner weiner weiner.

Applications

OpenImageIO library comes with a few applications that demonstrate its features:

  • iconvert - convert image file from one format to another
  • idiff - compare two images, print information on how much they differ
  • iinfo - prints basic (width and height of image, color depth) or detailed (metadata) information about given image
  • igrep - search images for matching metadata
  • iv - simple image viewer
  • maketx - mipmap generation tool

Supported formats

As of today library support the following formats: OpenEXR, HDR/RGBE, TIFF, JPEG/JFIF, PNG, Truevision TGA, BMP, ICO, FITS.

See also

References