HEIC to PFM Converter

Convert HEIC to PFM free — floating point image

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

HDR Precision

PFM floating-point data captures the full dynamic range of your HEIC photo — far beyond what 8-bit formats can represent.

Tone Mapping Ready

PFM output feeds directly into HDR tone mapping tools for creating striking visual results from your iPhone photos.

Server Processing

Floating-point encoding runs on Convertio servers — no HDR software needed on your device.

How to convert HEIC to PFM

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose pfm or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your pfm file right afterwards

About formats

HEIC (High Efficiency Image Container) is Apple's branded implementation of the HEIF (High Efficiency Image File Format) standard that uses HEVC (H.265) as its image compression codec. Apple adopted HEIC as the default photo format on iPhones and iPads starting with iOS 11 in September 2017, replacing JPEG for newly captured images. HEIC files store photographs compressed with the intra-frame coding mode of the HEVC video codec, which applies sophisticated prediction, transform, and entropy coding techniques that achieve roughly 50% better compression than JPEG at equivalent visual quality. The ISOBMFF (ISO Base Media File Format) container supports multiple images in a single file, enabling Live Photos (a still plus a short video clip), burst sequences, depth maps from dual-camera systems, and HDR gain maps that allow compatible displays to render extended dynamic range. HEIC also stores alpha channels, auxiliary images for computational photography features (portrait mode depth data, semantic segmentation masks), and comprehensive EXIF/XMP metadata. One advantage is storage efficiency: iPhones shooting HEIC use roughly half the storage of equivalent JPEG captures with no visible quality loss, a significant benefit on devices where storage is finite and photos accumulate rapidly. The format's integration with Apple's ecosystem is another key strength — HEIC files are natively supported across macOS, iOS, iPadOS, and iCloud Photos, and automatic JPEG transcoding during file sharing ensures compatibility when sending photos to non-Apple devices. HEIC can also be opened by Windows 10/11 (with codec), GIMP, ImageMagick, and Adobe Lightroom.
Developer: MPEG / Apple
Initial release: 2015
PFM (Portable Float Map) is a floating-point raster image format devised by Paul Debevec around 2001, designed to store high-dynamic-range image data with the simplicity of the Netpbm family of formats. PFM extends the PBM/PGM/PPM philosophy — minimal header, raw data, no compression — to 32-bit IEEE floating-point samples, providing direct access to HDR pixel values without the encoding overhead of formats like OpenEXR or the limited range of Radiance HDR's RGBE encoding. The file structure is deliberately minimal: a two-character magic number ('Pf' for grayscale, 'PF' for color), width and height on the next line, a scale/endianness indicator (negative for little-endian, positive for big-endian, with magnitude indicating scale factor), and then the raw 32-bit float data for each pixel. PFM files store one float per pixel for grayscale or three floats (RGB) per pixel for color, with no compression, alpha channel, or metadata support. The format emerged from the HDR imaging research community where Debevec's work on image-based lighting and light stage capture required a simple, unambiguous way to store linear floating-point radiance values that could be easily exchanged between research tools. One advantage is absolute simplicity for HDR data: PFM can be read and written in a few lines of code in any language that supports IEEE floats, with no library dependencies — ideal for research prototyping and quick data exchange between custom tools. The format's widespread adoption in the computer vision and computational photography research community is another practical strength — optical flow benchmarks (Middlebury), depth estimation datasets, and radiance field captures commonly use PFM. The format is supported by ImageMagick, OpenCV, HDR Shop, and Luminance HDR.
Developer: Paul Debevec
Initial release: 2001

Frequently Asked Questions

Why convert HEIC to PFM?

PFM stores floating-point pixel values — useful for HDR tone mapping, computational photography, and high-precision image analysis.

What opens PFM files?

Luminance HDR, ImageMagick, HDR imaging tools, and floating-point image editors used in computational photography.

How is PFM different from PGM/PPM?

PFM uses floating-point values instead of integers, providing much higher precision for dynamic range and color accuracy.

Does PFM support color?

Yes — PFM can store both grayscale and RGB floating-point data for full-color HDR images.

Is HEIC to PFM conversion free?

Standard conversions are free. Premium plans support larger images and faster processing.