Conversion Formats

Convert PIX to PFM

Convert Alias/Wavefront RLE image format to Portable float 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.
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.
Supported: Conversion from PIX to PFM is listed.

View PIX details View PFM details ← Back to all formats