At One Place

.bmp files

.bmp file
Windows Bitmap
Microsoft's uncompressed image format — simple, huge, and effectively obsolete.

What opens a .bmp file

Windows
Photos (built in), Paint (built in), IrfanView
macOS
Preview (built in), GIMP
Linux
Image Viewer / Loupe (built in), GIMP

What a .bmp file is

BMP stores pixels more or less raw, which made it trivial for early Windows to draw and makes files enormous today. It still turns up in old software, Windows wallpapers and embedded devices. Anything can open one, and converting to PNG loses nothing while cutting the size by a large factor.

Converting it

A .bmp file is commonly converted to .png, .jpg, .gif, .ico or .pdf. It is a binary format, so a text editor will show unreadable characters rather than its contents.

Details

Extension
.bmp
Full name
Windows Bitmap
Category
Images
MIME type
image/bmp
Created by
Microsoft
Format
Binary

Common questions

How do I open a .bmp file?
On Windows use Photos (built in); on macOS use Preview (built in); on Linux use Image Viewer / Loupe (built in). Microsoft's uncompressed image format — simple, huge, and effectively obsolete.
What is a .bmp file?
Windows Bitmap. BMP stores pixels more or less raw, which made it trivial for early Windows to draw and makes files enormous today. It still turns up in old software, Windows wallpapers and embedded devices.
Can I convert a .bmp file?
Yes. It is usually converted to .png, .jpg, .gif, .ico or .pdf, either by exporting from one of the programs listed above or with a format converter.

Related pages

Sources

  1. Media Types Registry — IANA
  2. Official vendor product documentation — At One Place

How these figures are compiled and checked