What is the difference between .wbmp and .ptiff?
- Extension
- .wbmp
- .ptiff
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- WAP Forum
- Lead Technologies
- Description
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- image/vnd.wap.wbmp
- image/x-ptiff
- Sample
- sample.wbmp
- Wikipedia
- .wbmp on Wikipedia