What is the difference between .xbm and .six?
- Extension
- .xbm
- .six
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Digital Equipment Corporation
- 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.
- This is a bitmap graphics file format created for printers and terminals by Digital Equipment Corporation (DEC). It is another extension of the SIXEL file.
- MIME Type
- image/x-xbitmap
- image/x-sixel
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .six on Wikipedia