XLS to PFM Converter

Create PFM floating-point images from XLS online

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

Floating-Point Precision

PFM stores per-pixel float values — your XLS data renders with maximum precision for scientific imaging use.

Cloud Processing

No local HDR software needed. Our servers handle the XLS to PFM conversion and deliver the result.

Secure Deletion

XLS uploads are erased immediately. PFM outputs are removed within 24 hours.

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

XLS is the binary spreadsheet format of Microsoft Excel, first introduced with Excel 1.0 for Macintosh in September 1985 and becoming the dominant spreadsheet format worldwide. The format stores workbooks as OLE2 compound document files using the Binary Interchange File Format (BIFF), organizing sheets, cells, formulas, formatting, charts, pivot tables, macros, and metadata across multiple internal streams. Each cell record encodes the cell's value (number, string, boolean, error, or formula), position, and formatting index, while shared string tables and style records reduce redundancy. The format evolved through BIFF versions (BIFF2 through BIFF8), with BIFF8 (Excel 97) establishing the structure used through Excel 2003. XLS supports up to 65,536 rows and 256 columns per sheet, a limit that drove the creation of XLSX. One advantage is universal spreadsheet compatibility — XLS files are recognized by every major spreadsheet application including LibreOffice Calc, Google Sheets, Apple Numbers, and dozens of programming libraries across all platforms. The format's mature feature set is another strength: XLS handles complex formulas, conditional formatting, data validation, named ranges, array formulas, external references, and VBA macros. Although XLSX replaced XLS as the default in Office 2007, the binary format persists in financial institutions, legacy reporting systems, and any environment where Excel 97-2003 compatibility is required.
Developer: Microsoft
Initial release: September 1985
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 XLS to PFM?

PFM stores floating-point pixel data — converting from XLS creates high-precision images for scientific and HDR imaging workflows.

What opens PFM files?

Adobe Photoshop, GIMP, ImageMagick, and HDR imaging tools can process PFM floating-point images.

Is PFM useful for spreadsheets?

For typical sharing, no. PFM is relevant when integrating spreadsheet visuals into high-precision or scientific imaging pipelines.

Is the conversion free?

Yes — free XLS to PFM conversion at convertio.tools. Premium plans offer extended features for power users.

Can I convert in bulk?

Upload multiple XLS files and batch-convert them to PFM in a single session.