What is the difference between .ora and .pbm?
- Extension
- .ora
- .pbm
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The OpenRaster Image File format was created by the OpenRaster project.
- Wolfgang Hoschek
- Description
- Image file saved in the OpenRaster format, and open raster graphics format that supports multiple layers; supports multiple layers and contains both image data and metadata, including XMP and EXIF tags.
- 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.
- MIME Type
- image/openraster
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .ora on Wikipedia
- .pbm on Wikipedia