.. pillow-heif documentation master file, created by
   sphinx-quickstart on Sat Apr 23 12:03:22 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Pillow-Heif documentation
=========================

| Pillow-Heif is a library for reading & writing **HEIF** image files.
| It can be used as a Pillow's plugin or be used as a standalone.
|
| As underlying layer it uses `libheif <https://github.com/strukturag/libheif>`_ library.

.. toctree::
   :maxdepth: 1

   installation.rst
   pillow-plugin.rst
   heif-file.rst
   image-modes.rst
   options.rst
   saving-images.rst
   reference/index.rst
   workaround-orientation.rst
   benchmarks.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
