Convert png to bmp

Free online PNG to BMP converter

Convert PNG images to compatible BMP files for legacy software, devices, and Windows workflows.

Convert PNG to BMP online - free

Uploading…
Selected files exceed the 75 MB total limit. Please select fewer or smaller files.

Image size

px
px

Keeps aspect ratio and fits within these limits. Fill in one or both; leave empty for no limit. Larger values may enlarge the image.

Correctly orient the image using the gravity sensor data stored in EXIF

Your file is processed instantly and never stored on our servers.

How it works

  1. 1/3

    Upload your .png file

    Click to browse to select your file you want to convert or simply drag & drop your file into selected area.

  2. 2/3

    Perform .png to .bmp conversion

    After successful file upload, click to convert when you are ready.

  3. 3/3

    Download converted .bmp file

    Conversion result is ready to download.

How to convert png to bmp file

Legacy Windows programs, device import tools, and some game pipelines require BMP files instead of PNG. Converting creates a compatible pixel copy, usually with a substantially larger file size.

PNG format

PNG (Portable Network Graphics) is a raster format using lossless compression: it reduces file size without discarding pixel data. It is widely used for screenshots, web graphics, icons, interface elements, diagrams, and images that need clean edges or transparency.

PNG supports RGB color, indexed palettes, grayscale, and alpha transparency. Browsers, screenshot utilities, design applications, office software, Adobe Photoshop, GIMP, and Paint.NET commonly create or export PNG files.

Because its compression is content-dependent, PNG is often much smaller than BMP for screenshots, text, flat-color artwork, and interface graphics. A PNG can also store 16-bit-per-channel color, which many common BMP workflows do not preserve.

BMP format

BMP (Bitmap) is a raster format closely associated with Microsoft Windows. Standard BMP files commonly store uncompressed pixel rows, making them simple for older software and hardware to decode but much larger than equivalent PNG files.

Many BMP variants exist, including palette-based, 24-bit RGB, 32-bit, compressed, and bitfield-based files. For the broadest compatibility, use a 24-bit uncompressed BMP unless the receiving software explicitly requires another variant.

A 1920 × 1080 24-bit BMP contains 6,220,800 bytes of pixel data, about 5.93 MiB, plus headers and row padding. The size of a PNG at the same dimensions varies greatly with image content.

Convert a PNG file to BMP

Upload the PNG to the converter on 101convert.com, choose BMP as the output format, start the conversion, and download the resulting .bmp file. Keep the original PNG; creating a BMP copy does not add detail or improve image quality.

On Windows, open the image in Paint and use File → Save as → BMP picture. If Paint offers a bit-depth choice, select 24-bit BMP for older applications and devices. Test a 32-bit BMP only when the target software documents support for that specific BMP variant and alpha handling.

In GIMP, open the PNG, use File → Export As, enter a name ending in .bmp, and confirm the BMP export settings. Use Image → Flatten Image before export when the target cannot process transparent pixels.

For batch work with ImageMagick, this command composites transparency onto white before writing BMP:

magick input.png -background white -alpha remove -alpha off output.bmp

In Windows Command Prompt, convert all PNG files in the current folder with:

for %f in (*.png) do magick "%f" -background white -alpha remove -alpha off "%~nf.bmp"

Transparency, color, and compatibility

PNG alpha transparency is the main conversion issue. Although some BMP files can contain an alpha byte or alpha masks, many older BMP readers ignore it, interpret it inconsistently, or display transparent areas as black. Flatten transparent areas onto the required background color before conversion for predictable output.

A normal 8-bit-per-channel PNG converted to a 24-bit BMP retains its visible RGB pixels without JPEG-style quality loss. However, indexed PNGs may be expanded to full RGB, and 16-bit PNGs may be reduced to 8 bits per color channel by common BMP exporters.

PNG color profiles and gamma metadata are not handled consistently by BMP readers. If exact color appearance matters, check the BMP in the receiving application rather than relying only on its appearance in the exporter.

PNG vs BMP: format comparison

How the PNG and BMP formats compare on the properties that matter most for this conversion.

Comparison of the PNG and BMP file formats
Property .PNG Portable Network Graphics .BMP Bitmap Image File
Compression Lossless Uncompressed
Transparency Yes No
Animation No No
Layers No No
Color depth True color with alpha (32-bit) True color (24-bit)
Metadata support Extensive Basic
Opens in a web browser Yes, natively Yes, natively
Typical file size Small Very large
Open standard Yes Partly open
Best used for Web publishing Editing and post-production
Introduced 1996 1990
Developer PNG Development Group Microsoft
MIME type image/png image/bmp

Frequently asked questions

Is the PNG to BMP converter free?

Yes, converting PNG to BMP on 101convert.com is completely free. No registration, email address or installation is required. If you need a higher file size limit or want to convert more files at once, see our plans.

How large can my PNG file be?

You can upload PNG files up to 2000 MB and convert up to 200 files at once in a single batch.

What happens to my uploaded files?

Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.

Do I need to install any software to convert PNG to BMP?

No. The PNG to BMP conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.

Did the conversion fail?

In most cases, the cause is an incorrect file format. Please upload a valid PNG file for this PNG to BMP conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.

Additional formats for
png file conversion

Reverse conversion

Convert to bmp from
other formats

Share on social media: