HDF5 Reader

A plugin that can read image datasets from within HDF5 files, even those buried in complex Group structures, using a recursive exploratory function.

  • Douglas Nelson

License BSD-3 PyPI Python Version tests codecov napari hub npe2 Copier

A plugin that can read image datasets from within HDF5 files, even those buried in complex Group structures, using a recursive exploratory function.


This napari plugin was generated with copier using the napari-plugin-template (None).

Installation

You can install napari-hdf5-reader via pip:

pip install napari-hdf5-reader

If napari is not already installed, you can install napari-hdf5-reader with napari and Qt via:

pip install "napari-hdf5-reader[all]"

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-hdf5-reader" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Version:

  • 0.1.1

Last updated:

  • 2026-06-24

First released:

  • 2026-06-24

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • h5py
  • napari[all]; extra == "all"
Website by the napari team, original design by CZI.