What is the difference between .xbm and .bmp3?
- Extension
- .xbm
- .bmp3
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Microsoft
- Description
- 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.
- BMP3 (Bitmap 3) is a file format for storing and sharing digital images. It is a variant of the BMP (Bitmap) format, which is a commonly used image file format that is supported by many different operating systems and applications.
- MIME Type
- image/x-xbitmap
- image/bmp
- Sample
- sample.xbm
- sample.bmp3
- Wikipedia
- .xbm on Wikipedia
- .bmp3 on Wikipedia