00image
BMP
Windows Bitmap
BMP stores pixels essentially uncompressed, which makes files huge and decoding trivial. It survives in Windows tooling, embedded systems and scientific instruments that were never updated.
- Extensions
- .bmp .dib
- MIME type
- image/bmp
01 Convert BMP to something else
02 Convert something else to BMP
03 Related formats
Opening a .bmp file
If you landed here because something handed you a .bmp file and
nothing on your machine will open it, converting it to a format you already have a
reader for is usually faster than installing new software. Every conversion above runs
in this browser — the file is not uploaded, so it works on a locked-down work machine
and on a file you are not allowed to send anywhere.