What is the difference between .six and .xbm?
- Extension
- .six
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Digital Equipment Corporation
- The X Consortium
- Description
- 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.
- 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-sixel
- image/x-xbitmap
- Sample
- sample.xbm
- Wikipedia
- .six on Wikipedia
- .xbm on Wikipedia