What is the difference between .xbm and .pjpeg?
- Extension
- .xbm
- .pjpeg
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- JPEG
- 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 PJPEG file is a bitmap image created in the Progressive JPEG format (PJPEG). It contains encoded bitmap data so that the downloaded image appears progressively from a blurry picture to the final sharp image. PJPEG files may also fill alternating horizontal lines until the full picture is revealed.
- MIME Type
- image/x-xbitmap
- image/pjpeg
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .pjpeg on Wikipedia