GitHub topics: lossless-compression
OptiVorbis/OptiVorbis
🗜️ Library and application for lossless, format-preserving, two-pass optimization and repair of Vorbis data, reducing its size without altering any audio information.
Language: Rust - Size: 61 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 109 - Forks: 6

T-3B/rhefo
Really High Efficient File Optimizer will losslessly recompress files as much as possible according to their mime-types
Language: Shell - Size: 1.06 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 0

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
Language: C++ - Size: 122 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 443 - Forks: 26

WangXuan95/TinyZZZ
TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses on simplicity and easy to understand.
Language: C - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 7

codenoobforreal/clitools
CLI tool for video processing (H.265/HEVC encoding & QuickTime compatibility) using FFmpeg, and batch lossless image compression with format preservation.
Language: TypeScript - Size: 216 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

edd-ie/Data-Compression
Data compression algorithms in C++
Language: C++ - Size: 1.44 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

dr-vega-punk/QubitText-Compressor
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.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Qubitbytesltd/QubitText-Compressor
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.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SamirPaulb/txt-compressor
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
Language: JavaScript - Size: 34.5 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 32

acubeLab/green-lossless-spmv
This project focuses on lossless compression techniques optimizing space, time, and energy for multiplications between binary (or ternary) matrix formats and real-valued vectors.
Language: Python - Size: 7.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vladislav2251/tools.files Fork of MikroTik2/tools.files
Nuxt3 | Shadcn | TailwindCSS | InspiraUI | File-comression app using ffmpeg scripts
Language: Vue - Size: 59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FiestaBoy/Huffman-Encoding
Huffman Coding implementation in Java for lossless data compression and decompression using a priority queue-based Huffman tree.
Language: Java - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FedNazar/Kitten
Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms
Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AkinciGorkem/quickpress
Fast & free image compression tool that actually works
Language: Python - Size: 207 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jeffasante/radical-compression
A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.
Language: C - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gameinstance/audio
C++ audio components.
Language: C++ - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ragibson/media-gallery-compressor
Simple tool to compress the entire set of photos and videos in a directory.
Language: Python - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

kiabuzz/CompressedLUT
A tool to generate optimized hardware files for univariate functions.
Language: C++ - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

rgkaw/LZW-LZMW-and-LZAP
This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege
Language: Python - Size: 709 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramnath-subramanian18/ImageCompression-MATLAB
MATLAB implementation of lossless image compression techniques for preserving image quality.
Language: MATLAB - Size: 669 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cardinal9999/Panda-monium
Serialize + compress Pandas DataFrames.
Language: Python - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hwixley/MLPR-assignment-1
Machine Learning & Pattern Recognition - Coursework 1
Language: HTML - Size: 62.7 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rimshasaeed/lossless-audio-encoder
Lossless audio encoding based in Golomb Rice Coding algorithm.
Language: Python - Size: 1.81 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

vinnik-dmitry07/python-flac-codec
FLAC lossless audio encoder-decoder for education purposes
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

uniabis/hrust_8bits_buffer
Experimental Hrust compressor with 8bits buffer. Forked from https://gitlab.com/eugene77/optimal-hrust-compressor
Language: C++ - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
