Home/Converter Tools/BMP to PNG
🖼

BMP to PNG

FREE

Convert uncompressed bitmap images to compact PNG

Free · No sign-up required
Loading...

What BMP to PNG does

BMP is the uncompressed Windows bitmap format: simple, universal on Windows, and enormous — a 1920 × 1080 screenshot is 6 MB. PNG stores exactly the same pixels with lossless compression, usually at a tenth of the size or less, and is accepted by every website, editor and messaging app. This tool converts BMP files to PNG in your browser with no change to a single pixel. Select several to receive a ZIP. Nothing is uploaded.

BMP vs PNG

BMPPNG
CompressionNone (RLE rarely used)Lossless Deflate
1920 × 1080 screenshot≈ 6.2 MB≈ 0.2–1 MB
TransparencyRare (32-bit BMPs only, poorly supported)Full alpha
Web supportPoor — many sites reject itUniversal
OriginWindows 3.0, 19901996, designed to replace GIF
Where you still see itMS Paint default, old games, embedded devices, Windows wallpaperEverywhere

Quality

The conversion is lossless. PNG's compression is like a ZIP for pixels — the decoded image is identical to the source. There is no quality setting because there is nothing to trade off. If you want a still smaller file for a photograph and can accept lossy compression, use BMP to JPG or the Bulk Image Converter with JPG or WebP output.

Supported BMP variants

  • 24-bit and 32-bit RGB (the common cases), including 32-bit with alpha where the browser honours it.
  • 8-bit, 4-bit and 1-bit palette images, expanded to full colour.
  • 16-bit (565 / 555) high-colour images.
  • Top-down and bottom-up row orders; RLE-compressed 4- and 8-bit BMPs in most browsers.
  • OS/2 bitmap headers are generally supported; exotic bitfield layouts may fail in some browsers.

Common uses

  • Uploading a Paint drawing or an old screenshot to a site that rejects BMP.
  • Shrinking a folder of BMP exports from a scanner, a game or a scientific instrument before archiving.
  • Attaching images to email without hitting size limits.
  • Converting sprite sheets and textures from legacy software for use in modern tools.
  • Sending Windows wallpapers or exports to Mac and Linux users.

Frequently asked questions

Will the image lose quality?

No. PNG is lossless; the pixels are identical. Only the file size changes.

Why is the PNG still fairly large?

Photographic content compresses less well than flat colour. A photo BMP may only halve; a screenshot or drawing shrinks tenfold or more.

Can I convert PNG back to BMP?

Yes — use the PNG to BMP tool on this site if a legacy program requires BMP.

Does transparency come through?

For 32-bit BMPs whose alpha the browser recognises, yes. Most BMPs have no transparency.

How many files can I convert at once?

As many as you select; they are delivered in a ZIP. Very large batches are limited by device memory.

Is my file uploaded?

No. Decoding and PNG encoding happen in your browser.

More tools in this category

🖼
JPG to PNG
Convert JPG to lossless PNG for editing or PNG-only uploads
🌐
JPG to WebP
Re-encode JPG as WebP for 25–35% smaller web images
🌐
PNG to WebP
Shrink PNG screenshots and graphics to WebP, transparency kept
🖼
WebP to PNG
Convert WebP downloads to lossless PNG with transparency
📱
HEIC to PNG
Convert iPhone HEIC photos to lossless PNG
SVG to PNG
Render an SVG to a PNG at any pixel size