Export Image/Labels As Is

Adding writer which saves images and labels with the same dtype as the original data in napari.

  • David Bauer

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

Adding writer which saves images and labels with the same dtype as the original data in napari.


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

Installation

You can install napari-saveas-dtype via pip:

pip install napari-saveas-dtype

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

pip install "napari-saveas-dtype[all]"

To install latest development version:

pip install git+https://github.com/bauerdavid/napari-saveas-dtype.git

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-saveas-dtype" is free and open source software

Issues

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

Version:

  • 0.0.1

Last updated:

  • 2026-04-14

First released:

  • 2026-04-14

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
  • napari[all]; extra == "all"
Website by the napari team, original design by CZI. Go to napari main website.