SFW to PFM Converter

Turn Seattle FilmWorks photos into PFM images for free online

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

Cloud Processing

Conversion runs on remote servers, so your computer stays fast. Even large SFW images are handled without slowing your device.

Multi-File Processing

Queue several SFW files at once and convert them all to PFM simultaneously. Batch mode streamlines repetitive conversion work.

File Privacy First

Uploaded SFW images and converted PFM results are automatically purged — originals immediately, outputs within 24 hours.

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

SFW is a proprietary image format created by Seattle FilmWorks (later PhotoWorks) for their Pictures on Disk mail-order photo service, active primarily from 1994 through the early 2000s. Customers who sent film to Seattle FilmWorks for developing could opt to receive their photos back on 3.5-inch floppy disks in addition to (or instead of) traditional prints. SFW files contained the scanned photographs in a JPEG-based encoding wrapped in a custom header, designed to be viewed through Seattle FilmWorks' proprietary desktop software. The service was notably popular in the mid-1990s, offering one of the most accessible ways for ordinary consumers to obtain digital versions of their film photographs before consumer scanners and digital cameras became affordable. SFW files typically contained modest-resolution scans appropriate for screen viewing and small prints — sufficient quality for the 640x480 and 800x600 monitor resolutions common at the time. One advantage of SFW files is their role as historical artifacts: for many families, SFW disks represent the only digital copies of film-era photographs from the 1990s, preserved on media that predates widespread home scanning and digital photography. The underlying JPEG data ensures reasonable image quality despite the proprietary wrapper. Extracting images from SFW files is straightforward: tools like XnView, ImageMagick, and specialized SFW-to-JPEG converters can strip the proprietary header and save the standard JPEG data, making these nostalgic files accessible on any modern device.
Developer: Seattle FilmWorks
Initial release: 1994
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 SFW to PFM?

SFW photos require viewer software that no longer ships. Converting to PFM ensures those memories remain viewable and shareable.

What programs can open PFM?

Photoshop, GIMP, HDR imaging tools, and ImageMagick open PFM floating-point images. Used in HDR photography and scientific imaging.

Is the conversion from SFW to PFM lossless?

Since PFM supports lossless storage, the pixel data carries over without degradation. The result faithfully represents the source SFW image.

How quickly can I convert SFW to PFM?

Most SFW images convert to PFM within seconds. The exact time depends on the resolution and complexity of the source, but it is typically quick.

Can I convert multiple SFW images at once?

Batch conversion is supported. Queue as many SFW files as you need and convert them all to PFM in a single run — no repeating steps manually.