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.
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