What is the difference between .ps and .wbmp?
- Extension
- .ps
- .wbmp
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- WAP Forum
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- Black and white bitmap image format used by mobile devices such as cell phones and PDAs; can be sent from one phone to another via the SMS messaging protocol; similar to a standard bitmap (.BMP) file, but only supports monochrome (1-bit) image data.
- MIME Type
- application/postscript
- image/vnd.wap.wbmp
- Sample
- sample.ps
- sample.wbmp
- Wikipedia
- .ps on Wikipedia
- .wbmp on Wikipedia