.bmp

What is a .bmp file?

BMP is an uncompressed image format that stores every pixel as raw data — no quality loss, but massive file sizes with no modern use case.

Safe format
Type Image
By Microsoft
MIME image/bmp

Drop any file to identify it

No upload. No signup. No sending your file halfway across the internet.
We tell you what it is, right here in your browser.

What is it

You found a BMP file, probably from a legacy Windows application, an old scanner, or a screenshot tool that hasn't been updated since 2003. BMP stores every pixel as raw, uncompressed colour data — no clever algorithms, no quality tradeoffs. A 12-megapixel photo saved as BMP weighs roughly 36 MB. The same image as JPG is under 5 MB.

Microsoft introduced BMP with Windows 1.0 in 1985, and the format has barely evolved since. It did what it needed to do in an era when compression was expensive and storage was measured in kilobytes-per-dollar rather than terabytes. Today, PNG provides the same lossless quality with dramatically smaller file sizes, making BMP functionally obsolete for every use case.

Every image viewer on every OS opens BMP — the format is too simple to be incompatible. If you have BMP files you want to keep, convert to PNG with fwip for lossless quality at a fraction of the size, or to JPG if you're dealing with photographs. There is genuinely no reason to create new BMP files in the current century.

Technical details
Full Name
Bitmap Image
MIME Type
image/bmp
Developer
Microsoft
Magic Bytes
42 4D
Safety
.bmp is a known, safe format.
What opens it
Every image viewer
FREE All
Convert with fwip

Convert .bmp files instantly in your browser. No upload, no signup, no subscription. Your files never leave your device.

Free in your browser. Batch processing & offline mode in the desktop bundle.

FAQ
What's the difference between BMP and PNG?
Both are lossless, but PNG compresses the data (typically 50-80% smaller). PNG also supports transparency. There is no advantage to using BMP over PNG. Convert with fwip.
Why are BMP files so large?
BMP stores every pixel uncompressed. No compression algorithm, no shortcuts. A 1920x1080 image at 24-bit colour is always exactly 5.93 MB as BMP, regardless of content.
Should I ever use BMP?
Almost certainly not. PNG does everything BMP does but smaller. The only niche use is legacy software that specifically requires BMP input. Convert to JPG or PNG with fwip.
Related formats