What is the difference between .bin and .xbm?
- Extension
- .bin
- .xbm
- Format
- Binary
- Text
- Category
- Other
- Raster Image
- Developer
- Apple Inc
- The X Consortium
- Description
- This is an archive file used on Macintosh computers. It stores branched resources and data in the file system as one file. It includes the storage of fonts and convenient loading of data with Macintosh to the Internet to be transferred to other Mac devices. It’s used to import PostScript Type 1 program language data.
- 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
- application/octet-stream
- image/x-xbitmap
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia