Description
IFF file parsing helps tools read Electronic Arts Interchange File Format data used by older media, game, and Amiga-era files. It is useful for converters, preservation tools, and format experiments.
This is a parser library, not a media player. Applications should validate untrusted files because malformed binary formats can still trigger bugs in import code.