What is the difference between .ppm and .odg?
- Extension
- .ppm
- .odg
- Format
- Text
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Jef Poskanzer
- OASIS
- 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.
- 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-pixmap
- application/vnd.oasis.opendocument.graphics
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia