What is the difference between .palm and .xbm?
- Extension
- .palm
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Palm, Inc.
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/x-palm-pixmap
- image/x-xbitmap
- Sample
- sample.palm
- sample.xbm
- Wikipedia
- .xbm on Wikipedia