OXPS to PFM Converter

Convert OXPS 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

Floating-Point Precision

PFM captures pixel data as floating-point values — essential for HDR imaging and precision-critical workflows.

Browser-Based Conversion

No HDR software needed for the conversion. Upload from any browser and get your PFM file.

Fast Output

Cloud processing delivers your PFM file quickly — seconds, not minutes.

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

OXPS (Open XPS) is a fixed-layout document format standardized as ECMA-388 in June 2009, representing an evolution of Microsoft's original XPS specification. The format packages fixed-layout pages, fonts, images, and metadata in a ZIP-based Open Packaging Conventions container — the same packaging framework used by DOCX, XLSX, and other Office Open XML formats. Each page is described using an XML markup language that specifies paths, glyphs, images, and canvas elements with precise coordinates, producing documents that render identically regardless of the viewing device or printer. OXPS incorporated several changes from the original XPS: the use of JPEG XR for high dynamic range images, support for the Open Packaging Conventions 2nd edition, and alignment with the Ecma standardization process. Windows 8 and later generate OXPS (rather than XPS) when printing to the Microsoft XPS Document Writer. One advantage is standards-based document fidelity — as an Ecma standard, OXPS provides a vendor-neutral, fully specified format for documents that must look identical everywhere they are rendered, essential for legal filings, regulatory submissions, and archival records. The fixed-layout model is another strength: unlike reflowable formats, OXPS documents preserve exact page composition including precise glyph positioning and vector graphics. Built-in support in Windows and the .NET framework provides native viewing and creation capabilities without third-party software.
Developer: Ecma International
Initial release: June 2009
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 OXPS to PFM?

PFM stores floating-point pixel data — essential for HDR imaging, scientific analysis, and precision workflows.

What opens PFM files?

HDR imaging tools, Photoshop, Luminance HDR, and various scientific image processing applications support PFM.

Does PFM support HDR?

Yes — PFM uses floating-point values per pixel, capturing dynamic range beyond standard 8-bit images.

How fast is conversion?

Cloud servers produce your PFM file in seconds after uploading the OXPS source.

Is it free?

Yes — free to use. Premium plans provide extra capacity for frequent conversions.

Can I batch convert?

Upload several OXPS files and convert them all to PFM at once.