# OpenImageIO Bindings package The OpenImageIO Bindings package provides access to a subset of the OpenImageIO C++ library scripts. >[!NOTE] >The OpenImageIO Bindings package exposes only a subset of the full API. That subset enables IO operations for image files, as used in the Recorder package. Unity does not recommend to use the OpenImageIO Bindings package for image file manipulation. ## Contents The OpenImageIO Bindings package contains C# bindings only. ## Installation Unity automatically installs the OpenImageIO Bindings package as a dependency of the [Recorder](https://docs.unity3d.com/Packages/com.unity.recorder@latest) package. >[!NOTE] >The Package Manager UI does not allow you to discover OpenImageIO Bindings package, but you can install it manually, if needed. In that case, [add it to your package manifest](https://docs.unity3d.com/Manual/upm-ui.html). ## Requirements The OpenImageIO Bindings package is compatible with the following versions of the Unity Editor: * 2023.1 and later ## Legal This software is based in part on the work of the Independent JPEG Group.