What is the difference between .pbm and .dpx?
- Extension
- .pbm
- .dpx
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Wolfgang Hoschek
- SMPTE
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- 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-bitmap
- image/x-dpx
- Sample
- sample.pbm
- sample.dpx
- Wikipedia
- .pbm on Wikipedia
- .dpx on Wikipedia