.. Image Utils documentation master file, created by sphinx-quickstart on Sun Feb 10 23:13:27 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Image Utils =========== Utility/Convenient API that handles the common **image** processing such as read, write, image conversion, resize, etc. The idea behind this utility module is to mimic the basic `Nuke`_ feature via python. This library uses `OpenImageIO`_ at its core and utilizes its API features .. toctree:: :maxdepth: 2 :caption: Contents: installation examples nodes Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _Nuke: https://www.foundry.com/products/nuke .. _OpenImageIO: https://sites.google.com/site/openimageio/home