What is the difference between .pbm and .odg?
- Extension
- .pbm
- .odg
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Wolfgang Hoschek
- OASIS
- 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.
- The ODG file format is used by Apache OpenOffice’s Draw application to store drawing elements as a vector image. It follows the XML based file format specifications outlined by Advancement of Structural Information Standards (OASIS). ODG represents drawings as vector images using points, lines and curves. Besides OpenOffice, LibreOffice and other applications also provide support for working with ODG file format. Other formats supported by OpenOffice, for example, include ODT, ODF, ODP and ODS.
- MIME Type
- image/x-portable-bitmap
- application/vnd.oasis.opendocument.graphics
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia