Convert HEIC to BMP Online

Convert HEIC photos to BMP bitmap format. Uncompressed, maximum legacy compatibility.

HEIC
HEIC
BMP
BMP
Secure & private
Files deleted in 24h
No signup needed

Drop your HEIC file here

or click to select

Secure & private
Files deleted in 24h
No signup needed
Select a file to start converting
0 / 10 free conversions used today

Upload HEIC

Drag & drop or click to select your HEIC file.

Choose Options

Adjust quality, size, or other output settings if needed.

Download BMP

Click Convert and your BMP file downloads instantly.

BMP (Bitmap) is Microsoft's original raster image format, dating back to Windows 1.0. It stores image data uncompressed by default - Every decoded pixel is written to the file directly with no size-reduction algorithm applied. Converting a HEIC to BMP therefore trades the most efficient mainstream photo format for the least efficient one: expect the BMP to be 15–30× larger than the source HEIC.

BMP's lack of compression is both its weakness and its strength. There is zero decoding overhead, making BMP trivial to read and write in embedded systems, drivers, and applications that need raw pixel data without the complexity of a codec. It is also the required input for some older Windows software, screensaver tools, and certain industrial control systems - Environments that will never gain HEIC support.

For virtually all modern use cases - Web, email, sharing, archiving - PNG is a strictly better alternative to BMP: it is lossless, compresses to 30–50% smaller files, and is universally supported. Choose BMP only when a specific application or workflow explicitly requires it.

BMP (Bitmap) was introduced by Microsoft and IBM in 1990 with the launch of OS/2 and Windows 3.0. The format stores raw pixel data with minimal headers, making it trivial for early hardware to decode without floating-point maths or complex codecs. BMP became the default image format on Windows for over a decade and is still embedded in fonts (DIB sections), cursor files, clipboard payloads and industrial HMI panels. It is the polar opposite of HEIC: where HEIC demands a licensed HEVC decoder that many Windows machines lack, BMP can be parsed by a few dozen lines of C — which is exactly why iPhone imagery bound for legacy or embedded systems gets converted this way.

HEICBMP
Compression HEVC intra-frame (lossy or lossless) None (raw pixels)
Transparency Full alpha channel Optional (BMP v5)
Typical file size (12 MP photo) 1.5-2.5 MB 36-48 MB uncompressed
Best for iPhone photos, Apple ecosystem Legacy Windows apps, embedded systems
Animation Yes (Live Photos, bursts) No
Bit depth 8 or 10-bit 1, 4, 8, 16, 24 or 32-bit
Browser support Safari only Universal but rarely used
  1. Designer sends the factory-dashboard mockup exported from an iPad as HEIC
  2. Convert HEIC to 24-bit BMP at the exact panel resolution — TIA Portal cannot read HEIC
  3. Upload the BMP to Siemens TIA Portal as the splash screen
  4. The touch panel renders it directly because BMP needs no codec at all
Use caseSettings
Legacy Windows app resource 24-bit, no compression
Embedded HMI panel Match panel depth (8 or 16-bit)
Clipboard interchange 32-bit RGBA to keep the HEIC alpha
Forensic raw pixel dump Uncompressed, no colour profile
PlatformHEICBMP
macOS Preview
Windows Photos ~
Outlook (desktop)
Gmail ~
iPhone Photos ~
Android gallery ~ ~
Photoshop
Chrome/Safari/Firefox ~
Slack/Discord ~

BMP conversion is most often needed when feeding photos into older Windows applications, embedded systems, or industrial software written before modern compressed formats became standard. Many legacy printing systems, machine interfaces, and hardware control panels accept only uncompressed BMP input - And none of them can decode HEIC.

Because BMP stores raw uncompressed pixels, it also serves as a lowest-common-denominator interchange format: any tool from any decade can read it. Converting a HEIC to BMP guarantees the image opens in software where even JPG support is uncertain.

The cost is size - A 12-megapixel photo becomes roughly 36 MB as a 24-bit BMP. Use BMP only when the destination specifically requires it; for general legacy compatibility, HEIC to JPG produces a far smaller file that almost everything can open.

  • Be aware of the large file size: a 12 MP iPhone photo becomes roughly 36 MB as an uncompressed 24-bit BMP. Ensure you have adequate storage and transfer bandwidth.
  • BMP files do not support transparency. If your HEIC contains an alpha channel, convert to PNG instead to preserve it.
  • Most modern applications that accept BMP also accept PNG - Confirm whether BMP is genuinely required before converting.
  • 24-bit BMP (default) stores the full RGB colour range. 8-bit BMP reduces to a 256-colour palette - Use 24-bit unless file size is critical.
HEIC

HEIC – High Efficiency Image Container

HEIC is Apple's default photo format for iPhone and iPad since iOS 11. Files are roughly 40–50% smaller than JPEG at the same quality - Converting to BMP unlocks the photo for software and platforms that cannot read HEIC.
HEIC Converter
BMP

BMP – Windows Bitmap

BMP (Bitmap) stores pixel data uncompressed. Large files but zero encoding overhead - Used in Windows applications and industrial systems requiring raw pixel access.
BMP Converter

BMP stores pixel data uncompressed - Each pixel takes 3 bytes (24-bit colour). A 4000×3000 pixel image produces a 36 MB BMP. HEIC's HEVC compression packs the same photo into roughly 2 MB. Read more: What Image Formats Does heic.now Support?

Almost never for general use. BMP is required by a small number of older Windows applications and embedded systems. PNG is lossless, smaller, and universally supported. Use BMP only when explicitly required. Read more: What Image Formats Does heic.now Support?

BMP does not support transparency in its standard 24-bit form. For transparent images, use PNG instead. Read more: What Image Formats Does heic.now Support?

Yes. BMP files store pixel data without any lossy compression, so no image quality is lost during the BMP conversion step.

Link to this free converter from your blog, docs, or resources page. Copy the snippet below — it shows the badge on the left and links straight to this tool.