What is the difference between .wpg and .ppm?
- Extension
- .wpg
- .ppm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Corel
- Jef Poskanzer
- Description
- This format was created in the WordPerfect word processor, which is supported by different operating systems. WPG may contain raster and vector graphics, including Encapsulated PostScript. It used for clip art files, which are often inserted into text documents.
- 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.
- MIME Type
- image/x-wpg
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .wpg on Wikipedia
- .ppm on Wikipedia