Skip to tool
image.dev

Convert BMP to PNG

BMP files are usually stored with no compression at all — every pixel written out raw, which is why a simple screenshot can weigh several megabytes. PNG stores the identical pixels losslessly at 50–90% less. This is the rare conversion with no tradeoff: same image, exactly, in a fraction of the space.

Drop BMP images hereor click to browse — pasting works too

Processed on your device — your files never leave your browser

Also useful: Convert BMP to JPG

How it works

Drop the bitmaps in — even multi-megabyte scanner output is fine, since your machine does the work locally.

Nothing to configure: PNG re-packs the same pixels losslessly, typically 50–90% smaller than the raw BMP.

Download each shrunken PNG alone, or all of them together as one zip.

BMP vs PNG

Rare in format debates: a verdict with no asterisk. PNG holds the same pixels as BMP, bit for bit, at half to a tenth of the disk — and adds alpha transparency and browser support on top. The only place BMP belongs today is inside software too old to know better.

BMPPNG
CompressionUsually none (raw pixels)Lossless
TransparencyNoYes (full alpha)
AnimationNoNo
SupportUniversal on desktopUniversal — every browser, editor and OS
Best forLegacy Windows software, raw pixel exchangeLogos, screenshots, graphics with transparency

Frequently asked questions

On this page