What is the difference between .ppm and .dpx?
- Extension
- .ppm
- .dpx
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Jef Poskanzer
- SMPTE
- Description
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- Kodak raster image format used for transferring film images to a digital medium with no loss of quality; also referred to as a "Digital Moving Picture Exchange Bitmap;" often exported as a frame sequence which contains a series of still images.
- MIME Type
- image/x-portable-pixmap
- image/x-dpx
- Sample
- sample.ppm
- sample.dpx
- Wikipedia
- .ppm on Wikipedia
- .dpx on Wikipedia