HEIC to BMP Converter

Learn how to convert HEIC/HEIF photos to BMP on macOS, Windows, or online — with a format comparison table and recommended tools.

Why no in-browser conversion?

HEIC files use the HEVC (H.265) codec — a codec that web browsers cannot access. Converting HEIC requires your operating system's native decoder. Use the methods below to convert your files on macOS, Windows, or via a trusted online service.

Convert HEIC to BMP on macOS

Method A — Finder Quick Actions (macOS Monterey or later)

  1. 1 Open Finder and navigate to your HEIC file.
  2. 2 Select one or more .heic files (hold Cmd to select multiple).
  3. 3 Right-click the selection and choose Quick Actions › Convert Image.
  4. 4 In the dialog, set Format to BMP and choose your desired size.
  5. 5 Click Convert to BMP. The BMP file appears in the same folder.

Method B — Preview App (all macOS versions with HEIC support)

  1. 1 Double-click the .heic file to open it in Preview.
  2. 2 In the menu bar, click File › Export.
  3. 3 In the Format dropdown, select BMP.
  4. 4 Choose a destination folder and click Save.
Tip: For batch conversion of many files, use Automator or the free XnConvert app — both fully support BMP output on macOS.

HEIC vs BMP — Format Comparison

Property HEIC / HEIF BMP (Bitmap)
Full name High Efficiency Image Container Bitmap Image File
Compression Lossy (HEVC / H.265) None (uncompressed)
Typical file size 3–5 MB per 12 MP photo 30–50 MB per 12 MP photo
Quality Excellent at small sizes Pixel-perfect (no further loss)
Color depth Up to 16-bit per channel (HDR) Up to 32-bit ARGB
Browser support Limited (requires OS codec) Limited (not a web format)
OS support macOS 10.13+, iOS 11+, Windows 10+ with extensions Universal (all platforms)
Typical use iPhone photos, camera storage Legacy apps, print, archival
Transparency Yes (HEIF supports alpha) Yes (32-bit ARGB)
Animation Yes (HEIF image sequence) No
Open standard Yes (ISO 23008-12) Yes (Microsoft / open spec)

Should You Convert to BMP?

Use BMP when

  • A legacy application specifically requires BMP input
  • You need pixel-exact uncompressed data for processing
  • An industrial or embedded system expects raw bitmap
  • Print workflows require uncompressed source files

Use PNG instead when

  • You want lossless quality with much smaller file sizes
  • You need transparency (alpha channel)
  • The destination supports PNG (nearly universal)
  • You are archiving screenshots or graphics

Use JPEG instead when

  • Sharing photos via email or social media
  • Uploading to websites that do not support HEIC
  • Storage space or bandwidth is a concern
  • Compatibility with the widest range of apps is needed

Summary

Learn how to convert HEIC/HEIF photos to BMP on macOS, Windows, or online — with a format comparison table and recommended tools.

How it works

  1. HEIC files store images using the HEIF container and HEVC (H.265) codec — a codec browsers cannot decode without native OS support.
  2. To convert to BMP, your OS or a desktop application must first decode the HEIC file using the system codec.
  3. The decoded pixel data is then re-encoded into the uncompressed BMP format.
  4. On macOS, the built-in Preview app handles this natively — no extra software needed.
  5. On Windows 10/11, install the free HEIF Image Extensions from the Microsoft Store to unlock HEIC support.
  6. Alternatively, use a trusted online converter (listed below) if you cannot install software.

Use cases

  • Convert iPhone HEIC photos to BMP for use in legacy Windows software.
  • Prepare HEIC images for printing workflows that require uncompressed bitmap files.
  • Archive iPhone photos in an uncompressed format for long-term storage.
  • Convert HEIC files to BMP for compatibility with graphics editors that do not support HEIC.
  • Supply BMP images to industrial or embedded systems that require raw pixel data.
  • Batch-convert a folder of iPhone photos to BMP on macOS or Windows.

Frequently Asked Questions

Last updated: 2026-06-09 · Reviewed by Nham Vu