Three sentences summarizing the document:
The document discusses various methods for lossless image compression by reducing different types of data redundancy. It describes how coding redundancy can be addressed through variable-length coding schemes like Huffman coding and arithmetic coding. Interpixel redundancy is reduced by applying transformations to the image data before encoding, while psychovisual redundancy is reduced via quantization. The goal of lossless compression is to minimize the file size while perfectly reconstructing the original image data.