BMP
BMP (noun) means an older image format, associated with Windows, that stores a picture as a straightforward grid of pixels, usually with little or no compression, giving large files. Example: “The scanner defaulted to BMP, so each page came out at twenty megabytes.”
How to Use BMP
Learner’s notesIn plain EnglishAn old Windows image file that stores every dot plainly, so it takes up a lot of space.
Somewhat dated; mostly encountered with legacy Windows software. Written in capitals.
"Bitmap" is also a general term for any pixel-grid image, so not every bitmap is a BMP file.
Trace the full origin ↓Fill the Gap
Can you complete this real example?
The scanner defaulted to _____, so each page came out at twenty megabytes.
Etymology
A shortening of bitmap, the term for an image stored as a grid of individual pixels. It is a contraction rather than an initialism — the letters are not the initials of separate words.
Synonyms
View more →Related Words
Frequently Asked Questions
What is the difference between BMP and PNG?
Both keep every pixel of the image, but PNG compresses the data losslessly while BMP usually stores it raw. That makes a BMP considerably larger than the equivalent PNG for no gain in quality, which is why PNG replaced it for most purposes.
Is BMP still used?
Rarely for sharing or publishing, because the files are so large. It still turns up in older Windows software, in some scanning and imaging tools, and wherever a simple uncompressed pixel grid is easier to work with than a compressed format.