IFF-DEEP
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Software) |
||
Line 17: | Line 17: | ||
* [[FFmpeg]] | * [[FFmpeg]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
+ | * [http://www.boomerangsworld.de/cms/tools/iff-convert.html iff-convert] | ||
== Sample files == | == Sample files == |
Revision as of 03:19, 9 February 2022
IFF-DEEP (or DEEP) is a raster image and animation format, originally associated with the TVPaint and XiPaint applications. It supports various "truecolor" formats. It uses the IFF metaformat.
It should not be confused with truecolor ILBM images, which are also sometimes called "deep", and also use IFF.
Contents |
Identification
DEEP files begin with bytes 'F' 'O' 'R' 'M' ?? ?? ?? ?? 'D' 'E' 'E' 'P'
.
Specifications
- DEEP IFF Chunky Pixel Image, from the AmigaOS Documentation Wiki