Conversion Formats

Convert PFM to XBM

Convert Portable float format to X Windows system bitmap (black and white)

Portable float format
Image Read Write
This is a graphic file format that supports HDR. It is used for exchanging graphics data between applications. It is also used for development in the Netpbm suite of graphics editors. A PBM image has either a per-pixel RGB structure or instructions for representing grayscale tones.
X Windows system bitmap (black and white)
Image Read Write
This is a monochrome image format with a bitmap structure. It is used to store images of icons and cursors in the X Window System graphical user interface, which is used for remote connections. The structure of an XBM file consists of simple text written in the C programming language.
Supported: Conversion from PFM to XBM is listed.

View PFM details View XBM details ← Back to all formats