What is the difference between .xbm and .tiff?
- Extension
- .xbm
- .tiff
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Adobe Systems
- 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.
- A TIFF file is a graphics container that stores raster images. It may contain high-quality graphics that support color depths from 1 to 24-bit and supports both lossy and lossless compression. TIFF files also support multiple layers and pages.
- MIME Type
- image/x-xbitmap
- image/tiff
- Sample
- sample.xbm
- sample.tiff
- Wikipedia
- .xbm on Wikipedia
- .tiff on Wikipedia