BMP

Stands for "Bitmap."

The BMP file format is an uncompressed raster graphic file format. It is suitable for saving digital photos and other high-quality digital images. It is the native file format for the Microsoft Paint application, but since it is an open format, almost all operating systems and image-editing applications support it.

BMP files support multiple color depths, ranging from simple, 1-bit monochrome images to 4-bit (16-colors), 8-bit (256 colors), 16-bit (65,536 colors), and 24-bit true color (16.7 million colors) images. However, the format does not support an alpha channel, so BMP files cannot include transparent sections. It also does not support image compression, so saving an image as a BMP file requires more disk space than saving the same image as a PNG or JPEG file. However, this also means that BMP images do not suffer from compression artifacts and perfectly preserve all of the original image data. It is rare to see BMP files shared online due to their large file size compared to compressed image formats.

Microsoft first developed the BMP file format as a new format for images on Windows-based computers and originally introduced it as part of Windows 1.0. They designed it to serve as a standard that any image-editing application on Windows could support, making it convenient for developers to implement and for users to create. Over time, it became one of the most common uncompressed bitmap file types.

File extension: .BMP

Updated September 26, 2023 by Brian P.

quizTest Your Knowledge

Which 3D graphics API is developed by Microsoft for Windows PCs and Xbox consoles?

A
OpenGL
0%
B
Metal
0%
C
Direct3D
0%
D
Vulkan
0%
Correct! Incorrect!     View the Direct3D definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of BMP on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.