1.2.5 compression

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

what does it mean to compress a file?

to make its size smaller

2
New cards

what are the benefits of compression?

files take up less storage space, files can be transferred quicker, files can be read from or written to quicker

3
New cards

what are the two types of compression?

lossy and lossless

4
New cards

how does lossy compression work?

an algorithm is used to analyse and remove data that cannot be heard or seen by humans

5
New cards

what does further lossy compression do?

remove data that humans can see or hear

6
New cards

what does lossy compression do to data?

removes it permanently so the file can never return to its original form

7
New cards

what type of files is lossy compression used for?

images, audio and video to reduce the file size

8
New cards

how does lossless compression work?

reduces the size of a file without permanently removing any data

9
New cards

why would a file compressed with a lossless algorithm be larger than a file compressed with a lossy algorithm?

no data has been permanently removed so the file is returned to its original form when decompressed, meaning no quality is lost

10
New cards

what type of files is lossless compression used for?

files that wouldn’t work if data was removed, such as programs, games or word documents