Short: CLI converter for Amstrad CPC images Author: Massimiliano Scarano, AmigaOS 4.0 compile by Spot / Up Rough Uploader: Varthall / Up Rough Type: gfx/conv Version: 1.0 Architecture: ppc-amigaos >= 4.0.5 cpc2ilbm is a command-line ANSI C program to convert Amstrad CPC "Advanced OCP Art Studio" image files to IFF-ILBM format. Advanced OCP Art Studio is a very popular Amstrad CPC graphics image format. Each image consists of 2 files: a screen ".scr" file and a palette ".pal" file. For example the screen file "raytrace.scr" will have a palette file named "raytrace.pal". Output file format is uncompressed IFF-ILBM. cpc2ilbm is platform independent.