What is the difference between .palm and .bmp?
- Extension
- .palm
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Palm, Inc.
- Microsoft
- Description
- This format is used for storing bitmap images. It supports many different file types and compression algorithms. One Palm bitmap file can contain multiple versions of the same images with different colors. These files are used on PALM devices.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- image/x-palm-pixmap
- image/bmp
- Sample
- sample.palm
- sample.bmp
- Wikipedia
- .bmp on Wikipedia