What is the difference between .wps and .ppm?
- Extension
- .wps
- .ppm
- Format
- Binary
- Text
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Jef Poskanzer
- Description
- A WPS file is a document created with Microsoft Works word processing software. It contains document elements similar to a Microsoft Word (.DOC) document, but does not include advanced formatting options and macros that a Word document may contain.
- 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
- application/vnd.ms-works
- image/x-portable-pixmap
- Sample
- sample.wps
- sample.ppm
- Wikipedia
- .wps on Wikipedia
- .ppm on Wikipedia