This plugin adds basic support for importing images with OME Bioformats.
Note that this is a fairly simple plugin that simply extracts the first image plane it finds (it does not support extracting more than 1 plane). It also attemps to convert the image to a 24-bit RGB image.
Currently it does not do any post-process work (e.g. RAW files that can be read won't have any white balance applied, etc.).
You can check the latest release here.
Download the latest release (.jar file) and put it in the 'plugins' folder where AragoJ is installed. If the 'plugins' folder does not exist, you can simply create it.
Because Bioformats uses GPL, which requires copyleft, this plugin also has the same GPL license. Support their amazing work here.