What is the difference between .xbm and .jfi?
- Extension
- .xbm
- .jfi
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- JPEG Group
- 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.
- Developed by y JPEG (Joint Photographic Experts Group), JFI files are used to transfer jpeg encoded data between computer platforms and programs. It contains a compressed bitmap image that will full palette.
- MIME Type
- image/x-xbitmap
- image/jpeg
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .jfi on Wikipedia