1. Home
  2. Compress
  3. Compress BMP

BMP files are huge.
Fix that in seconds.

A BMP stores every pixel raw and uncompressed. Converting to JPG, PNG or WebP typically saves 90–99% — processed on your device.

100% private — no uploads Free forever Batch & ZIP Works offline
Drop BMP files here, or click to browse BMP in → JPG, WebP or PNG out
85%
−0%
total space saved

Why BMP files are absurdly large

BMP (bitmap) is a legacy Windows format that stores images with no compression at all — typically 3 bytes per pixel, every pixel. The math is brutal: a 1920×1080 screenshot is ~6 MB as BMP, ~150 KB as JPG, and often under 100 KB as WebP — all looking identical on screen.

BMPs usually come from old scanners, MS Paint, industrial software, or legacy export pipelines. There is almost never a reason to keep one: PNG stores the same pixels losslessly at a fraction of the size.

Which output should you pick?

Your BMP containsConvert toExpected size
A photo or scanJPG at 85%~2–5% of the BMP
A screenshot, diagram or textPNG (pixel-perfect) or WebP~5–15% of the BMP
Anything for a websiteWebPsmallest of all
Lossless option: converting BMP → PNG loses zero image data — it is the same pixels stored sensibly. Choose PNG if you need a perfect copy.

How it works

Three steps. About five seconds.

1

Drop BMP files

From scanners, Paint, or legacy software — batch is fine.

2

Pick JPG, PNG or WebP

JPG for photos, PNG for pixel-perfect graphics, WebP for the web.

3

Download

Watch a 6 MB bitmap become a 100 KB file with no visible difference.

FAQ

Frequently asked questions

How do I make a BMP file smaller?

Convert it to a compressed format. Drop it above and export as JPG (photos), PNG (graphics, lossless) or WebP (smallest). Savings of 90%+ are normal because BMP has no compression whatsoever.

Will converting BMP to PNG lose quality?

No — PNG is lossless. The pixels are mathematically identical; the file is just stored efficiently. Converting to JPG or WebP is lossy but visually indistinguishable at 85% quality.

Why does old software still produce BMPs?

BMP is trivially simple to write, so legacy scanners, industrial tools and Windows Paint default to it. Converting the output is easier than replacing the software.

Are my files uploaded?

No. Conversion happens in your browser — files never leave your device, regardless of how large the BMP is.

Keep going

Related tools & guides