Interleaf image
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|iimg}}, {{ext|img}} |released=≤1994 }} '''Interleaf image''' (or '''Interleaf bitmap''', '''Ileaf imag...") |
(Added sample files) |
||
| (One intermediate revision by one user not shown) | |||
| Line 9: | Line 9: | ||
== Identification == | == Identification == | ||
An Interleaf image file begins with signature bytes <code>89 4F 50 53</code>. | An Interleaf image file begins with signature bytes <code>89 4F 50 53</code>. | ||
| + | |||
| + | == Sample files == | ||
| + | * https://telparia.com/fileFormatSamples/image/interleafImage/ | ||
== Software == | == Software == | ||
| + | * [[Konvertor]] | ||
* [[Netpbm]]: ppmtoleaf, leaftoppm | * [[Netpbm]]: ppmtoleaf, leaftoppm | ||
* [[XnView]] | * [[XnView]] | ||
Revision as of 01:45, 16 October 2023
Interleaf image (or Interleaf bitmap, Ileaf image, etc.) is a raster image format associated with the Interleaf document creation software.
Identification
An Interleaf image file begins with signature bytes 89 4F 50 53.