PFM (Portable Float Map)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pfm}} }} == Overview == '''PFM''' ('''Portable FloatMap''') is the unofficial floating point [[Netpbm fo...") |
Revision as of 02:56, 13 March 2013
Contents |
Overview
PFM (Portable FloatMap) is the unofficial floating point Netpbm image format.
Such a format has been invented multiple times, in incompatible ways. The most standard version of it is probably the one supported by Netpbm.
Identification
Files begin with ASCII characters "PF" or "Pf".