Skip to content

Commit

Permalink
Add download button to readme (#62)
Browse files Browse the repository at this point in the history
* Add "Download" button linking to signed builds

* Update wording

* Fix link
  • Loading branch information
DavidStirling authored May 7, 2024
1 parent 176a2b3 commit 0319559
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Formats [supported by the bio-formats library](https://bio-formats.readthedocs.i
Internally NGFF-Converter uses the [bioformats2raw](https://github.com/glencoesoftware/bioformats2raw) and [raw2ometiff](https://github.com/glencoesoftware/raw2ometiff) packages for conversion.
With default settings, the resulting files should automatically have resolution pyramids generated if needed.

## Prebuilt Binaries

NGFF-Converter releases can be downloaded here:

[<img src="https://img.shields.io/badge/Downloads_Page-2980B8?style=flat" height="35" alt="Downloads Page"/>](https://downloads.glencoesoftware.com/public/NGFF-Converter/latest/)

## Usage

Running the tool will display a desktop GUI:
Expand Down

0 comments on commit 0319559

Please sign in to comment.