Bio-Formats

Main Downloads
C++ Downloads
Licensing

Previous topic

List formats by domain

Next topic

Display file in ImageJ

This Page

Note

This documentation is for the new Bio-Formats 5.1 version. See the latest Bio-Formats 5.0.x version or the previous versions page to find documentation for the version you are using.

List supported file formatsΒΆ

A detailed list of supported formats can be displayed using the formatlist command.

Current usage information can be shown by running:

formatlist -help

The default behavior is to print a plain-text list of formats:

formatlist

This can also be accomplished using by specifying the -txt argument:

formatlist -txt

The same information also be formatted as HTML:

formatlist -html

or XML:

formatlist -xml