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 |
Preview release | 0.7.1
/ April 21, 2010 |
Repository | |
Written in | C++ |
Operating system | Multiplatform |
Platform | Multiplatform |
Type | graphics software |
License | BSD (modified) |
Website | Official 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.