{"name":"napari-saveas-dtype","display_name":"Export Image/Labels As Is","visibility":"public","icon":"","categories":[],"schema_version":"0.2.1","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-saveas-dtype.write_single","title":"Save image/labels in original data type","python_name":"napari_saveas_dtype._writer:write_single","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":null,"writers":[{"command":"napari-saveas-dtype.write_single","layer_types":["labels"],"filename_extensions":[".tif",".tiff"],"display_name":""},{"command":"napari-saveas-dtype.write_single","layer_types":["image"],"filename_extensions":[".tif",".tiff"],"display_name":""}],"widgets":null,"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.4","name":"napari-saveas-dtype","version":"0.0.1","dynamic":["license-file"],"platform":null,"supported_platform":null,"summary":"Adding writer which saves images and labels with the same dtype as the original data in napari.","description":"# napari-saveas-dtype\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-saveas-dtype.svg?color=green)](https://github.com/bauerdavid/napari-saveas-dtype/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-saveas-dtype.svg?color=green)](https://pypi.org/project/napari-saveas-dtype)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-saveas-dtype.svg?color=green)](https://python.org)\n[![tests](https://github.com/bauerdavid/napari-saveas-dtype/workflows/tests/badge.svg)](https://github.com/bauerdavid/napari-saveas-dtype/actions)\n[![codecov](https://codecov.io/gh/bauerdavid/napari-saveas-dtype/branch/main/graph/badge.svg)](https://codecov.io/gh/bauerdavid/napari-saveas-dtype)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-saveas-dtype)](https://napari-hub.org/plugins/napari-saveas-dtype)\n[![npe2](https://img.shields.io/badge/plugin-npe2-blue?link=https://napari.org/stable/plugins/index.html)](https://napari.org/stable/plugins/index.html)\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json)](https://github.com/copier-org/copier)\n\nAdding writer which saves images and labels with the same dtype as the original data in napari.\n\n----------------------------------\n\nThis [napari] plugin was generated with [copier] using the [napari-plugin-template] (None).\n\n<!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/napari-plugin-template#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/stable/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-saveas-dtype` via [pip]:\n\n```bash\npip install napari-saveas-dtype\n```\n\nIf napari is not already installed, you can install `napari-saveas-dtype` with napari and Qt via:\n\n```bash\npip install \"napari-saveas-dtype[all]\"\n```\n\n\nTo install latest development version:\n\n```bash\npip install git+https://github.com/bauerdavid/napari-saveas-dtype.git\n```\n\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-saveas-dtype\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[copier]: https://copier.readthedocs.io/en/stable/\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[napari-plugin-template]: https://github.com/napari/napari-plugin-template\n\n[file an issue]: https://github.com/bauerdavid/napari-saveas-dtype/issues\n\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":null,"download_url":null,"author":"David Bauer","author_email":"david.bauer@brc.hu","maintainer":null,"maintainer_email":null,"license":null,"classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["numpy","napari[all]; extra == \"all\""],"requires_python":">=3.10","requires_external":null,"project_url":["Bug Tracker, https://github.com/bauerdavid/napari-saveas-dtype/issues","Documentation, https://github.com/bauerdavid/napari-saveas-dtype#README.md","Source Code, https://github.com/bauerdavid/napari-saveas-dtype","User Support, https://github.com/bauerdavid/napari-saveas-dtype/issues"],"provides_extra":["all"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}