BIF (Image Alchemy)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|bif}} |released=~1991 }} '''BIF''' (Binary Information File) is a text-based file format associated with...") |
Revision as of 20:30, 26 April 2016
BIF (Binary Information File) is a text-based file format associated with Image Alchemy v1.5+. A BIF file references and describes the format of a particular raw bitmap file. Assuming the raw bitmap file is also present, a BIF file can be treated as if it were an image file.
Identification
The first line of the file consists of the signature "BIF".
Specifications
- Image Alchemy manual, Appendix E
See Image Alchemy#Documentation for other versions.