napari-animated-gif-io

napari-animated-gif-io

Save 3D image stacks as animated gifs

License PyPI Python Version tests codecov napari hub

Open and save 3D image stacks as animated gifs

You find the menus for opening and saving animated gifs in the Tools > File Import/Export menu:

img.png

Furthermore, if in 3D view, you can save the current view with a little tilt animation as animated gif. Under the hood this uses the microfilm library.

img.png


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-animated-gif-io via pip:

pip install napari-animated-gif-io

To install latest development version :

pip install git+https://github.com/haesleinhuepf/napari-animated-gif-io.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-animated-gif-io" is free and open source software

Issues

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

Version:

  • 0.1.2

Last updated:

  • 15 April 2022

First released:

  • 03 December 2021

License:

Supported data:

  • Information not submitted

Plugin type:

Save extension:

  • Information not submitted

Save layers:

GitHub activity:

  • Stars: 4
  • Forks: 2
  • Issues + PRs: 4

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • imageio
  • napari-tools-menu
  • napari
  • microfilm

Sign up to receive updates