PICT to PFM Converter

Online PICT to PFM image converter — free to use

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

Simple Workflow

Upload your PICT file, select PFM, and download the result. Three steps — no learning curve, no complicated menus to navigate.

Batch Convert

Have multiple PICT files? Upload them all at once and convert the entire batch to PFM in a single session — saves significant time.

Browser-Based

No software to download or install. The entire PICT to PFM conversion runs in your web browser — open the page and start converting.

How to convert PICT 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

PICT is a metafile graphics format created by Apple Computer as the native graphics format for the Macintosh, debuting alongside the original Mac in January 1984 and remaining central to Mac OS graphics until the transition to Mac OS X. PICT files record a series of QuickDraw operation codes (opcodes) that reproduce the image when replayed through the QuickDraw graphics engine: operations for drawing lines, arcs, rectangles, rounded rectangles, ovals, polygons, regions, text strings, and pixel maps (bitmaps). This opcode-based approach means PICT files are not simply pixel grids but rather programmatic descriptions of how to draw the image, combining resolution-independent vector elements with pixel data in a unified stream. The PICT 2 revision, introduced with the Macintosh II and Color QuickDraw in 1987, extended the format to handle 24-bit color, multiple pixel depths, extended color spaces, and embedded JPEG and PackBits compressed data. PICT was integral to the Macintosh user experience: system clipboard operations (Copy/Paste), screen capture, printing, and inter-application data exchange all used PICT as the common visual representation. One advantage is historical comprehensiveness: PICT files from the classic Mac era capture both the visual output and the drawing methodology of Mac applications, preserving not just the image but the QuickDraw operations that produced it — valuable for understanding the visual computing paradigm of early Macintosh software. The format's extensive use in desktop publishing during the DTP revolution of the late 1980s provides another dimension of historical importance. PICT files are readable by macOS Preview, ImageMagick, XnView, LibreOffice, and GraphicConverter.
Developer: Apple Computer
Initial release: 1984
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 PICT to PFM?

PICT is an obsolete Apple metafile format — converting to PFM lets you use old Macintosh graphics in any modern editor or viewer.

What software opens PFM?

Photoshop, GIMP, HDRShop, and scientific imaging tools that work with floating-point pixel maps.

Are colors preserved during conversion?

Color data from the PICT file is mapped accurately into PFM. The conversion maintains the original color profile as closely as the target format allows.

Will the image quality change?

Image data is transferred faithfully from PICT to PFM. The conversion itself does not degrade or enhance the original pixel information.

Do I need to install anything?

No — the entire conversion runs in your web browser. There is nothing to download or install on your computer or phone to convert PICT to PFM.

Where can I upload PICT files from?

You can upload from your local device, Google Drive, Dropbox, or paste a direct URL. Convertio pulls the PICT file from any of these sources.