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...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users 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 == | ||
+ | * {{DexvertSamples|image/interleafImage}} | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[Netpbm]]: ppmtoleaf, leaftoppm | * [[Netpbm]]: ppmtoleaf, leaftoppm | ||
* [[XnView]] | * [[XnView]] |
Latest revision as of 02:57, 28 December 2023
Interleaf image (or Interleaf bitmap, Ileaf image, etc.) is a raster image format associated with the Interleaf document creation software.
[edit] Identification
An Interleaf image file begins with signature bytes 89 4F 50 53
.