Diagram showing a HEIC file converting into a BMP file inside a browser window

Image guides

How to Convert HEIC to BMP in Your Browser

Converting a HEIC or HEIF photo to BMP produces an uncompressed 24-bit bitmap that older Windows software and some print or legacy pipelines expect. This guide covers the steps and what to know about transparency and file size.

Ready to try the tool this guide describes?

Step-by-step conversion

  1. Open /tools/heic-to-bmp.
  2. Choose a HEIC or HEIF file — the content is validated before conversion, not just the filename or extension.
  3. Select Convert & download.
  4. Save the .bmp file from your browser downloads.

Transparency and file size

BMP output here is 24-bit RGB with no alpha channel, so transparent pixels are flattened onto a white background, the same convention used for JPG output. Because BMP is uncompressed, the resulting file is usually larger than the source.

Source-specific behavior

HEIC/HEIF containers can hold more than one image (a burst or a Live Photo). A single-image file downloads as one output file; a multi-image file downloads as a ZIP with every decoded image converted, so nothing is silently dropped.

Privacy

Conversion runs locally in your browser. The file is not uploaded to Looty Tools servers for this workflow.

Convert HEIC to BMP FAQ

Why would I need BMP instead of HEIC?
Some older Windows software, print workflows, or legacy tooling specifically expects an uncompressed BMP file.
What happens with a multi-image HEIC file?
Every decoded image is kept. A single-image HEIC downloads as one file; a multi-image HEIC (a burst or Live Photo) downloads as a ZIP containing every decoded image, never just the first one.
Does BMP output keep transparency?
BMP output here is 24-bit RGB with no alpha channel, so transparent pixels are flattened onto a white background, the same convention used for JPG output. Because BMP is uncompressed, the resulting file is usually larger than the source.
Are my files uploaded?
No. Conversion runs locally in your browser and does not upload your file to Looty Tools servers.
What is validated before conversion?
The file must actually be a HEIC/HEIF container — the tool checks the ISO-BMFF ftyp brand, not just the filename or extension, before decoding.

Related guides

Open the tool

Jump into HEIC to BMP when you are ready to process your files.

← Back to all guides