What is the difference between .ppm and .ubrl6?
- Extension
- .ppm
- .ubrl6
- Format
- Text
- Category
- Raster Image
- Other
- Developer
- Jef Poskanzer
- Barbara Beeton
- 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.
- UBRL6 (Unicode Braille 6 dots) is a text encoding format that uses a 6 dot braille cell to represent characters, symbols, and punctuation marks. It is used to convert text into a tactile code system that can be read by visually impaired individuals.
- MIME Type
- image/x-portable-pixmap
- application/brl-6
- Sample
- sample.ppm
- sample.ubrl6
- Wikipedia
- .ppm on Wikipedia