What is the difference between .pbm and .ubrl?
- Extension
- .pbm
- .ubrl
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- Wolfgang Hoschek
- APH (American Printing House for the Blind)
- 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.
- Unicode Braille (uBrl) is a file format that stores information in the form of a braille code, which is a tactile writing system used by people who are blind or have low vision. The file format is used to store text in a way that can be read by a braille device or software.
- MIME Type
- image/x-portable-bitmap
- application/vnd.braille
- Sample
- sample.pbm
- sample.ubrl
- Wikipedia
- .pbm on Wikipedia
- .ubrl on Wikipedia