IFF Master is a program that allows you to have a view inside the structure
of IFF files. It is not yet another picture viewer or sound sample player,
but it displays the internal entities (chunks) of a file. For example, the
headers of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
so you can directly read the size and depth of the image or the sampling
rate.
Current features (V 1.5) include:
- MUI application
- localized GUI (with AmigaOS 2.1 or later)
- online help, bubble help (with MUI 3.0 or later)
- Extensive chunk type library (currently 52 form types, 340 known chunks,
97 of these with comprehensive structure description)
- Chunk contents are presented alternatively as structure, text or hexdump
- Bit fields and enumeration types are displayed in clear
- Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
- Callback hooks for special attributes, e.g. the Mode-ID
inside the CAMG chunk is de-referenced (e.g. as "PAL: Hires").
- Colors in ILBM.CMAP chunks are displayed, with AmigaOS 3.0 or later.
- clipboard support
- chunk contents and partial FORMs can be saved
- AppWindow and AppIcon
Features new for V 1.6:
NEW New Chunks: Lightwave (LWOB and LWLO)
FIX PopString gadget (file including path) could only handle 80 chars.
FIX Refuses to quit now if ASL requester is still open.
|