What is the difference between .vicar and .xbm?
- Extension
- .vicar
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- NASA Jet Propulsion Laboratory
- The X Consortium
- Description
- Raster image format developed by NASA's Jet Propulsion Laboratory; stores an image that has been taken on a mission by NASA's spacecraft; also contains information that describes the structure and type of data along with a history of processing that has been done to the image.
- 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-vicar
- image/x-xbitmap
- Sample
- sample.vicar
- sample.xbm
- Wikipedia
- .vicar on Wikipedia
- .xbm on Wikipedia