Short: Very fast Blockbased Image quantizer/compressor Author: naveed@students.elatt.org.uk (Naveed Khugiani) Uploader: naveed students elatt org uk (Naveed Khugiani) Type: util/pack Architecture: m68k-amigaos This small utility will perform what is known as 'Block analysed image quantization' This basically means that complex sections of digitized images will be left alone with the less complex sections (smooth shades and similar intensities) quantized. The final file size of an image will be in the region of 8k-10k in most cases with little quality loss. The compression level is determined by the user. Furthermore the program can decompress or view the compressed image data making it ideal for slideshow disks. It can currently only work on greyscale images. Read the full documentation included for more details. It is coded in 100 percent assembler, will run on any Amiga system and can compress and decompress in seconds on a 68000 7Mhz based Amiga system