Lossless audio encoding based in Golomb Rice Coding algorithm.
-
Updated
Jul 30, 2022 - Python
Lossless audio encoding based in Golomb Rice Coding algorithm.
Simple tool to compress the entire set of photos and videos in a directory.
Fast & free image compression tool that actually works
Serialize + compress Pandas DataFrames.
FLAC lossless audio encoder-decoder for education purposes
QubitText Compressor: A Python-based lossless text compressor using variable bit-length encoding (e.g., 5 bits for a-z,space). Compresses "hello world" from 11 to 8 bytes (ratio 1.38) with a custom table and EOS marker. No dependencies, ideal for constrained systems.
This project focuses on lossless compression techniques optimizing space, time, and energy for multiplications between binary (or ternary) matrix formats and real-valued vectors.
This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege
Add a description, image, and links to the lossless-compression topic page so that developers can more easily learn about it.
To associate your repository with the lossless-compression topic, visit your repo's landing page and select "manage topics."