Compression Flashcards

1
Q

What does compression mean?

A
  • Making a file smaller.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Benefits of compression:

A
  • Files take up less storage space so more files can be stored.
  • Files can be transferred quicker because they are smaller.
  • Files can be read from or written to quicker.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Lossy Compression - what does it do, how does it work, what are some examples where it is used?

A
  • Uses an algorithm to analyse a file and remove data that cannot be heard or seen by humans.
  • This reduces the size of the file.
  • Further lossy compression removes data that humans can see/hear.
  • Removes data permanently, so the file can never return to its original form.
  • Used with images, audio and video.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Lossless Compression - what does it do, how does it work, what are some examples where it is used?

A
  • Reduces the size of a file without permanently removing any data.
  • Because of this, the file is returned to its original form when decompressed, so no quality is lost.
  • The finished file size is usually larger with lossless than with lossy because no data has been permanently removed.
  • Used with files that wouldn’t work it data was not removed for example executable files (programs, games) and word documents.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly