lossless-compression-algorithm
There are 91 repositories under lossless-compression-algorithm topic.
dropbox/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
FLIF-hub/FLIF
Free Lossless Image Format
libjxl/libjxl
JPEG XL image format reference implementation
xiph/flac
Free Lossless Audio Codec
luben/zstd-jni
JNI binding for Zstd
gchudov/cuetools.net
CD image processing suite with optimized lossless encoders in C#
LeanModels/DFloat11
DFloat11: Lossless LLM Compression for Efficient GPU Inference
avaneev/lzav
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
sahaRatul/sela
SimplE Lossless Audio
team-charls/charls
CharLS, a C++ JPEG-LS library implementation
douglasjunior/emage
🧙♂️ From developers to developers: a cross-platform tool for losslessly image compression.
ahmedfgad/ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
Rillke/flac.js
JavaScript FLAC encoder, decoder
slmdev/sac
state-of-the-art lossless audio compression
SamirPaulb/txt-compressor
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
lsleonard/tiny-data-compression
High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains good compression down to 16-byte blocks.
cgbur/arcode-rs
An arithmetic coder for Rust.
lmcilroy/lzp
A streaming LZ predictor compression tool
sahaRatul/sela-java
Java rewrite of Sela lossless audio codec
zekiguven/pascal_jls
Delphi / Free Pascal Compitable JPEG-LS Codec
upupming/arithmetic-coding
:wrench: Arithmetic coding algorithm implemented in Node.js, both API and CLI support. 算术编码 npm 包,支持 API 调用和 CLI。
vuanhtuan1012/multimedia-representation-and-compression
compute entropy of an image, text; encode/decode text with huffman coding, LZW, LZ77; quantizatize image, signal
gchudov/libtta
A clone of TTA Lossless Audio Codec
yuxwind/ExactCompression
[NeurIPS 2021] Official PyTorch Code of Scaling Up Exact Neural Network Compression by ReLU Stability
rajyash1904/Image-Compression-and-Transmission
Lossless Image Compression and Transmission in Matlab
lmcilroy/lzm
A high speed LZ style lossless compression tool
garimachhikara128/ImageHuffmanCoding
Huffman coding applied on images to obtain lossless image compression
matinmonshizadeh/Image-Compression-Huffman-coding-technique
The algorithm design project contains Huffman coding, a lossless algorithm to reduce image file size.
ChristosKonstantas/IEEE-1857.2-lossless-audio-coding.
In this code we implement the IEEE 1857.2 lossless audio coding extension using 3 different source coding techniques : 1) Arithmetic Coding (benchmark)
FairozaAmira/4DNonSepDWT
4D Non-separable Integer Wavelet Transform for Lossless and Lossy Image Compression
Showndarya/Image-Compression-using-LZW
Image compression and decompression using LZW written in java
w-henderson/Huffpy
🗜️ Lightweight and efficient Python library for Huffman coding.
dominiksalvet/huffman-codec
Adaptive Huffman coding with extra features
omarbr6/lossless-audio-compression
In this repository we will find a code replication in MATLAB of the "LOSSLESS AUDIO COMPRESSION IN THE NEW IEEE STANDARD FOR ADVANCED AUDIO CODING" paper by H. Huang, H.Shu and R.Yu
sherifabdlnaby/Lossless-Text-Compression-App
A Java program that implements (4) four lossless text compression techniques for ASCII Text and compares compression ratio.
vovach777/llcomp
lossless image compressor. The best of the World.