Published September 11, 2026 | Version ome-zarr-java-0.8.0

ome-zarr-fiji

Description

Added features

  • Add support for zipped OME-Zarr archives (.ozx) by @stefanhahmann in https://github.com/BioImageTools/ome-zarr-fiji-java/pull/122
    • Works through every opening route, i.e. drag & drop, fiji:// links, paste, the new File > Import > OME-Zarr Archive (.ozx)... entry and Open OME-Zarr as Dataset. Only with the zarr-java backend (the default).
  • Let any Fiji plugin register itself as an OME-Zarr opening option by @stefanhahmann in https://github.com/BioImageTools/ome-zarr-fiji-java/pull/123
    • The opening options are SciJava plugins now, so a third-party jar contributes its own viewer with a single @Plugin( type = ZarrOpener.class, ... ) annotation and appears in the selection dialog and settings.

Other changes

  • Drop the maven.scijava.org outage workaround repositories by @stefanhahmann in https://github.com/BioImageTools/ome-zarr-fiji-java/pull/124

Full Changelog: https://github.com/BioImageTools/ome-zarr-fiji-java/compare/ome-zarr-java-0.7.3...ome-zarr-java-0.8.0

Notes

If you use this software, please cite it as below.

Files

BioImageTools/ome-zarr-fiji-java-ome-zarr-java-0.8.0.zip

Files (14.4 MB)

Additional details