Conversion Formats

Convert PIX to XBM

Convert Alias/Wavefront RLE image format to X Windows system bitmap (black and white)

Alias/Wavefront RLE image format
Image Read No Write
An image format that is used for storing bitmaps. It was designed for use in the Alias PIX graphics processing program. The file structure begins with a header followed by a packet with encoded pixels. It used in the PowerAnimator and Alias 3D software to work with three-dimensional models.
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 PIX to XBM is listed.

View PIX details View XBM details ← Back to all formats