/NGFF-Converter

NGFF-Converter is a GUI application for conversion of bioimage formats into OME-NGFF (Next-Generation File Format) or OME-TIFF

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

NGFF-Converter

License

NGFF-converter is distributed under the terms of the GPL license. Please see LICENSE.txt for further details.

Build and run:

./gradlew clean build
cd build/distributions
unzip *.zip
cd NGFF-Converter-0.1-SNAPSHOT
./bin/NGFF-Converter

Project skeleton created using a combination of: