Digital data compression reduces transmission bandwidth requirements by removing redundant data. There are two types: lossy compression which permanently removes some data, and lossless compression which does not. Common lossy compression standards are JPEG for images and MP3 for audio, while ZIP files use lossless compression. The limits of lossy compression are determined by information theory concepts like source entropy.