What is the difference between .pbm and .cube?
- Extension
- .pbm
- .cube
- Format
- Binary
- Text
- Category
- Raster Image
- Color Lookup Table
- Developer
- Wolfgang Hoschek
- Kodak
- 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.
- A cube file, also known as a Cube Color Lookup Table, is a color palette file type used in the fields of 3D graphics and media production. It stores a 3D cube of color values which can be used to map colors in 3D images.
- MIME Type
- image/x-portable-bitmap
- text/plain
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia
- .cube on Wikipedia