KS3 Data and data representation

How does a computer store an image? What happens if we decrease the quality of an image file? Can we recreate the original image if we decrease its' quality? Are there ways to reduce the size of an audio file without losing the quality of the audio when it is played back?

Understanding data and how it is represented within the computer system can help students become better programmers and better able to understand the limitations of the data processing. Knowing that no matter how much an image is enhanced no extra details can be added, or that if an audio track is down sampled data is going to be lost are both fundamental to understanding.