What is the difference between .pjpeg and .bmp2?
- Extension
 - .pjpeg
 - .bmp2
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - JPEG
 - Microsoft
 
- Description
 - 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.
 - A BMP2 image is an image file in the BMP (Bitmap) format that uses the BMP2 encoding method.
 
- MIME Type
 - image/pjpeg
 - image/bmp
 
- Sample
 - sample.bmp2
 
- Wikipedia
 - .pjpeg on Wikipedia
 - .bmp2 on Wikipedia