IMGFORMATS(1) IMGFORMATS(1) NAME imgformats - list supported image file formats SYNOPSIS imgformats [-l] DESCRIPTION imgformats prints a list of the formats currently supported by the Image Format Library and tools that use that library. NOTES The Image Format Library (IFL) determines the supported file formats dynamically, at runtime, by searching for a set of dynamic shared objects (DSO's) that contain the code for reading and writing image files. This tool will print the list of all file formats currently available to IFL. The following command line option is supported. -l Prints additional information about each of the file formats. SEE ALSO IFL(1) Page 1