Lucasfilm picture
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|lff}} }} '''Lucasfilm picture''' (or '''Lucasfilm file format''', or '''LFF''') is a raster image file f...") |
(sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 9: | Line 9: | ||
== Identification == | == Identification == | ||
− | Files begin with bytes <code>0x80 0xE8</code>. | + | Files begin with bytes <code>0x80 0xE8</code>. Not always? |
== Specifications == | == Specifications == | ||
Line 15: | Line 15: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] | ||
* [http://ftp.funet.fi/index/graphics/packages/lff/lff.tar.gz LFF utilities] | * [http://ftp.funet.fi/index/graphics/packages/lff/lff.tar.gz LFF utilities] | ||
See also [[Pixar picture#Software|Pixar picture]]. | See also [[Pixar picture#Software|Pixar picture]]. | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/lucasfilmPicture}} |
Latest revision as of 19:50, 6 June 2025
Lucasfilm picture (or Lucasfilm file format, or LFF) is a raster image file format.
It is closely related to Pixar picture, maybe identical to it, or a predecessor of it.
Contents |
[edit] Identification
Files begin with bytes 0x80 0xE8
. Not always?
[edit] Specifications
- LFF utilities → doc/lff.ps
[edit] Software
See also Pixar picture.