This page is about the MIFF file format. For the film festivals, see Melbourne International Film Festival or Milano International Film Festival Not to be confused with ImageMagickThe Magick Image File Format, abbreviated MIFF, is an imageformat used by ImageMagick. It may be used to store bitmap images platform-independently.A MIFF file consists of two sections. The headers consist of ISO-8859-1 encoded bytes, each with pairs consisting of key=value. Keys include background-color, depth, compression rows, units, and custom key/value pairs. The latter can include things like copyright or comment. The list is terminated with a NULL character.
See more at Wikipedia.org...