What is the difference between .2bp and .png?
- Extension
- .2bp
- .png
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- PNG Development Group
- Description
- 2BP is a bitmap image file format used on Pocket PC devices. It is used for storing bitmap images on the device, and can be opened and edited with a wide range of graphics software. 2BP files can store images in either 256 or 16 million colours, and can be compressed for smaller file.
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- image/x-ms-bmp
- image/png
- Sample
- sample.png
- Wikipedia
- .png on Wikipedia