What is the difference between .mac and .xbm?
- Extension
- .mac
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- Apple
- The X Consortium
- Description
- Bitmap graphic created by MacPaint for the Macintosh, one of the first painting programs for the Mac; supports only black-and-white graphics since the original Macintosh had a monochrome monitor.
- 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-macpaint
- image/x-xbitmap
- Sample
- sample.mac
- sample.xbm
- Wikipedia
- .mac on Wikipedia
- .xbm on Wikipedia