This document summarizes and compares four different image compression techniques: Singular Value Decomposition (SVD), Block Truncation Coding (BTC), Discrete Cosine Transform (DCT), and Gaussian Pyramid (GP). It analyzes the performance of each technique based on metrics like Peak Signal to Noise Ratio (PSNR), Mean Squared Error (MSE), and compression ratio. The techniques are tested on biometric images from iris, fingerprint, and palm print databases to evaluate image quality after compression.