uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/compression.md

Summary

Maintainability
Test Coverage
# Compression

Making a file smaller by removing redundant information (typically using standards like `zip`, `jpeg`, `mpeg`, `mp3`, etc).