HDF5-PIL HDF5ΒΆ
Extensions: .h5
, .hdf
This is a copy from the Pillow docs.
New in version Pillow: 1.1.5
PIL provides a stub driver for HDF5 files.
To add read or write support to your application, use
PIL.Hdf5StubImagePlugin.register_handler()
.