MIF (MAXpaint)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|mif}} |released=≤1998 }} :''See MIF for other formats with that name.'' '''MIF''' is an obscure r...") |
Latest revision as of 17:14, 27 July 2021
- See MIF for other formats with that name.
MIF is an obscure raster graphics format associated with MAXpaint, a graphics program for DOS developed by Larry L. Athey and BBS Utiliteez.
Contents |
[edit] Format details
A MIF file is evidently a PKWARE DCL Implode-compressed PCX file.
[edit] Identification
It seems likely that the intermediate PCX file always begins with bytes 0a 05 01 08
, and that the same compression settings are always used. If so, a MIF file always begins with bytes (hex) 00 06 14 14 08 80
.
[edit] Software
- VIEW.EXE v2.10 - Image viewer for DOS
- MAXpaint v2.10