EPOC AIF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(Category:EPOC/Symbian)
Line 10: Line 10:
  
 
== Identification ==
 
== Identification ==
Some AIF files begin with bytes <code>37 00 00 10 6a 00 00 10</code>.
+
Some AIF files begin with bytes {{magic|37 00 00 10 6a 00 00 10}}.
  
Others apparently begin with <code>37 00 00 10 38 3a 00 10</code>.
+
Others apparently begin with {{magic|37 00 00 10 38 3a 00 10}}.
  
 
== Software ==
 
== Software ==
* [http://entropymine.com/deark/ Deark] can extract the icon images
+
* {{Deark}} can extract the icon images
 
* [[Konvertor]]
 
* [[Konvertor]]
  
Line 25: Line 25:
 
[[Category:Metadata]]
 
[[Category:Metadata]]
 
[[Category:Personal Digital Assistant formats]]
 
[[Category:Personal Digital Assistant formats]]
 +
[[Category:EPOC/Symbian]]

Revision as of 14:01, 5 November 2018

File Format
Name EPOC AIF
Ontology
Extension(s) .aif

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

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox