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.

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

formatlist
-txt

Prints the list of formats as plain-text:

formatlist -txt
-html

Prints the list of formats as HTML:

formatlist -html
-xml

Prints the list of formats as XML:

formatlist -xml
-help

Displays the usage information:

formatlist -help