FIG to PFM Converter

Convert Xfig drawings to PFM images online

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

True to Source

Convertio converts FIG to PFM with respect for the original. Your Xfig work translates faithfully.

Rapid Turnaround

Get your converted file in seconds, not minutes. Cloud-based processing delivers fast results every time.

Private and Secure

Uploaded files are deleted right after conversion. Results are purged within 24 hours — your data stays confidential.

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

FIG is the native file format of Xfig, a free vector graphics editor for the X Window System, originally written by Supoj Sutanthavibul at the University of Texas at Austin in 1985. The format uses a plain-text structure where each graphic object is described on one or more lines with numeric parameters specifying object type, coordinates, line properties, fill attributes, and depth ordering. FIG supports compound objects (groups), polylines, polygons, splines, arcs, ellipses, text strings, and imported bitmaps, each with configurable colors, line styles, arrow heads, and area fills. Files begin with a header line declaring the format version (currently 3.2), followed by a resolution specification and the object definitions. One advantage is exceptional simplicity — the entirely text-based format is trivially parsed, generated, and manipulated by scripts, making FIG popular as an intermediate format in automated diagram generation pipelines. The rich ecosystem of conversion tools is another strength: fig2dev exports FIG files to dozens of output formats including EPS, PDF, SVG, LaTeX picture environments, PSTricks, and TikZ. This made Xfig and FIG especially popular in academic and scientific communities, where authors generate publication-quality figures that integrate seamlessly with LaTeX documents. While graphical tools have evolved since the 1980s, FIG remains in use among researchers who value its scriptability, LaTeX integration, and well-documented format stability.
Initial release: 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 FIG to PFM?

FIG is great for Xfig editing but poor for distribution. PFM is the practical choice for sharing visual content widely.

What software can open PFM?

You can open PFM files with HDR imaging tools, Photoshop with plugins, and scientific visualization software.

Is there an API for FIG to PFM conversion?

Convertio offers a developer API for automated conversions. Check the API documentation for integration details.

Can I convert password-protected FIG files?

FIG files do not support password protection natively. If your file is in an archive, extract it before uploading.

Can I upload FIG files from cloud storage?

Yes — Convertio supports uploads from Google Drive and Dropbox, in addition to local files and direct URL links.

Can I use this converter on any operating system?

The tool is browser-based and works on Windows, macOS, Linux, ChromeOS, and mobile platforms — no OS-specific software needed.