A prototype JPEG compressor (only algorithm without header) in Python.
-
Updated
Oct 13, 2022 - Python
A prototype JPEG compressor (only algorithm without header) in Python.
A tool for downloading and shrinking videos to be under a user-defined file size.
A simple python implementation for the well-known compression algorithm LZW
A lossy compression algorithm using Voronoi cells to encode information.
little compression program written in python
Information Theory and Data Compression portfolio containing all the exercises for the final exam of the course.
Python compression algorithm
Python implementation of Shannon Fano coder
Data Compression Lab - Entropy Estimation, Compression Algorithms
Data Compression, Lossless implementation
The aim is to apply a degradation algorithm on 10 images (JPEG compression), ask some users their personal opinion on the quality of that impaired images and perform some statistics on obtained data.
My shot at making a QOI encoder and decoder
This program takes in an image and compresses it in the same extension. Using Single Value Decomposition(SVD) and the Gram-Schmidt Algorithm, this program is able to reduce the image size in a few seconds.
A zlib-like project in pure Python (almost)
Educational Peer-To-Peer Chat Application in Python. It implements the payload compression algorithm Predictor.
Reduces large images down to 1920px wide, maintains aspect ratio, and creates copy images in webp format.
Add a description, image, and links to the compression-implementations topic page so that developers can more easily learn about it.
To associate your repository with the compression-implementations topic, visit your repo's landing page and select "manage topics."