.bmp File — Bitmap Image
image/bmp
Drop any file to identify its extension and type — runs entirely in your browser
Drop a .bmp file here or click to choose
Or drop any file to identify its extension
image/bmpQuick Facts
| Extension | .bmp |
| Full Name | Bitmap Image |
| MIME Type | image/bmp |
| Category | Image |
| Type | Binary |
| Typical Size | 100 KB – 100 MB |
| First Appeared | 1986 |
What Is a .bmp File?
BMP (Bitmap) is a raster image format native to the Windows operating system, developed by Microsoft. BMP files store pixel data in an uncompressed or minimally compressed format, resulting in very large file sizes but perfect image quality with no compression artifacts. The format stores a file header, information header (defining dimensions, bit depth, and color table), and the raw pixel data in a bottom-up row order. BMP supports 1-bit monochrome through 32-bit color with alpha channel, though 24-bit (16.7 million colors) is most common. Optional RLE (Run-Length Encoding) compression is available for 4-bit and 8-bit images but is rarely used. BMP's simplicity makes it easy to read and write programmatically, which is why it's commonly used in Windows API programming, embedded systems, and educational contexts for learning about image processing. The format lacks features like metadata, color management, and transparency (in most implementations), and its large file sizes make it impractical for web use or storage-constrained applications.
How to Open .bmp Files
Related File Extensions
More Image File Extensions
Other image formats you might encounter
Browse File Extensions by Category
Explore our reference of 259 file extensions with details, programs, and related formats.