EPOC AIF
From Just Solve the File Format Problem
(Difference between revisions)
(Software) |
(→Software) |
||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
* [http://entropymine.com/deark/ Deark] can extract the icon images | * [http://entropymine.com/deark/ Deark] can extract the icon images | ||
+ | * [[Konvertor]] | ||
== Sample files == | == Sample files == |
Revision as of 14:36, 8 December 2016
EPOC Application Information File (AIF, or Symbian AIF) is a format used on EPOC/Symbian operating systems to store an application's icon and caption. Apparently, it is sometimes used as just an icon format, without an associated application.
Contents |
Format
The images use the same internal data structure (sometimes called "Paint Data Section") as EPOC MBM and EPOC Sketch, but other parts of the format are different. Each icon is composed of two images: a foreground image, and a transparency mask.
Identification
Some AIF files begin with bytes 37 00 00 10 6a 00 00 10
.
Others apparently begin with 37 00 00 10 38 3a 00 10
.
Software
Sample files
- http://www.pscience5.net/colouricons.htm → ColourIcons_*.zip
- Some AIF files can be found on this Psion CD.
- Icons-pack5.zip