What is the difference between .xbm and .bpg?
- Extension
- .xbm
- .bpg
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Fabrice Bellard
- 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.
- Better Portable Graphics (BPG) image format created to replace the JPEG format; provides the same quality as JPEG images but in a smaller file size; supports lossless compression; natively supports 8 to 14 bits per channel.
- MIME Type
- image/x-xbitmap
- image/x-bpg
- Sample
- sample.xbm
- sample.bpg
- Wikipedia
- .xbm on Wikipedia
- .bpg on Wikipedia