{
  "name": "openimageio",
  "href": "https://vcpkg.link/ports/openimageio",
  "supports": "all",
  "published_at": "2026-07-07T23:18:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/AcademySoftwareFoundation/OpenImageIO",
  "description": [
    "A library for reading and writing images, and a bunch of related classes, utilities, and application."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "dot",
    "value": "3.1.14.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/2f41e216f705a6e92b8d7a99ceeb92cdda5d330e/ports/openimageio",
    "hash": "2f41e216f705a6e92b8d7a99ceeb92cdda5d330e"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libjpeg-turbo",
      "href": "https://vcpkg.link/ports/libjpeg-turbo",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libpng",
      "href": "https://vcpkg.link/ports/libpng",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opencolorio",
      "href": "https://vcpkg.link/ports/opencolorio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openexr",
      "href": "https://vcpkg.link/ports/openexr",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "robin-map",
      "href": "https://vcpkg.link/ports/robin-map",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tiff",
      "href": "https://vcpkg.link/ports/tiff",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "ffmpeg",
      "default": [],
      "description": [
        "Enable ffmpeg support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "ffmpeg",
          "href": "https://vcpkg.link/ports/ffmpeg",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "freetype",
      "default": [],
      "description": [
        "Enable freetype support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gif",
      "default": [],
      "description": [
        "Enable giflib support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "giflib",
          "href": "https://vcpkg.link/ports/giflib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "jpegxl",
      "default": [],
      "description": [
        "Enable JPEG XL codec"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libjxl",
          "href": "https://vcpkg.link/ports/libjxl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libheif",
      "default": [],
      "description": [
        "Enable heif support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libheif",
          "href": "https://vcpkg.link/ports/libheif",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libraw",
      "default": [],
      "description": [
        "Enable RAW image files support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libraw",
          "href": "https://vcpkg.link/ports/libraw",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "opencolorio",
      "default": [],
      "description": [
        "Enable opencolorio support for openimageio.",
        "This feature can only be used when openexr and opencolorio use the same version of Imath."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencolorio",
          "href": "https://vcpkg.link/ports/opencolorio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "opencv",
      "default": [],
      "description": [
        "Enable opencv support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencv",
          "href": "https://vcpkg.link/ports/opencv",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openjpeg",
      "default": [],
      "description": [
        "Enable openjpeg support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openjpeg",
          "href": "https://vcpkg.link/ports/openjpeg",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pybind11",
      "default": [],
      "description": [
        "Enable Python bindings support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pybind11",
          "href": "https://vcpkg.link/ports/pybind11",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "python3",
          "href": "https://vcpkg.link/ports/python3",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build openimageio tools"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "viewer",
      "default": [],
      "description": [
        "Build openimageio viewer"
      ],
      "supports": "!android",
      "dependencies": [
        {
          "name": "opengl",
          "href": "https://vcpkg.link/ports/opengl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "openimageio",
          "href": "https://vcpkg.link/ports/openimageio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "webp",
      "default": [],
      "description": [
        "Enable libwebp support for openimageio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libwebp",
          "href": "https://vcpkg.link/ports/libwebp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}