:orphan:

.. _HDF5-PIL:

HDF5-PIL HDF5
=============

Extensions: ``.h5``, ``.hdf``

*This is a copy from the Pillow docs.*


.. versionadded:: Pillow  1.1.5

PIL provides a stub driver for HDF5 files.

To add read or write support to your application, use
:py:func:`PIL.Hdf5StubImagePlugin.register_handler`.


