Conversion Formats

Convert PIX to PAM

Convert Alias/Wavefront RLE image format to Common 2-dimensional bitmap format

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.
Common 2-dimensional bitmap format
Image Read Write
It is used as a common format for bitmaps in operating systems environments based on the UNIX kernel. It is designed for use in many types of graphics. It can be used for all kinds of data with two-dimensional arrays. It covers the RGB-space and transparency levels.
Supported: Conversion from PIX to PAM is listed.

View PIX details View PAM details ← Back to all formats