What is the difference between .pjpeg and .bmp3?
- Extension
 - .pjpeg
 - .bmp3
 
- 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.
 - BMP3 (Bitmap 3) is a file format for storing and sharing digital images. It is a variant of the BMP (Bitmap) format, which is a commonly used image file format that is supported by many different operating systems and applications.
 
- MIME Type
 - image/pjpeg
 - image/bmp
 
- Sample
 - sample.bmp3
 
- Wikipedia
 - .pjpeg on Wikipedia
 - .bmp3 on Wikipedia