The implementation of various data compression techniques.
-
Updated
Nov 15, 2020 - Python
The implementation of various data compression techniques.
A BluRay PGS subtitle (.sup) parser
Lossless compression using Run-Length
Heuristics and metaheuristics for enhancing Run-Length Encoding in a database
A ASCII art viewer that can also compress the files using Run Length Encoding. Written in Python using Tkinter.
This Python repository provides an implementation for JPEG image compression with both low and high compression modes. The script employs various transformations and compression techniques to optimize the file size of JPEG images while preserving acceptable image quality.
Separating the multiplier from the UTF-8 unicode using singly linked lists
Add a description, image, and links to the run-length-decoding topic page so that developers can more easily learn about it.
To associate your repository with the run-length-decoding topic, visit your repo's landing page and select "manage topics."