The Set Partitioning In Hierarchical Trees algorithm for image and video compression. Documentation and resources. http://www.cipr.rpi.edu/research/SPIHT
Very large list of links, including books and lecture notes, benchmarkings, archives, image/graphic compression, fractal compression, wavelets, video and audio compression, and links to other link lists. http://www.hn.is.uec.ac.jp/~arimura/compression_links.html
A Huffman like algorithm that uses triangular matrices, rather than binary trees, for string substitution. Free source code available. http://in.geocities.com/iamthebiggestone
A set of benchmark results for various lossless compression methods. Includes test files and compression test results for many research compression methods. http://corpus.canterbury.ac.nz
A tutorial on Image Compression, with step by step procedural examples and list of references, along with sample code. http://www.debugmode.com/imagecmp/
Results of tests performed to compare lossless compression of various data by all known good enough programs. Descriptions of test terms and files. Links to related programs, and pages. http://geocities.com/SiliconValley/Bay/1995/
Unrestricted open-source Java implementation of the PPM (prediction by partial matching) algorithm for text and data compression by Bob Carpenter. Builds with ant. http://www.colloquial.com/ArithmeticCoding/