An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with compression-algorithm

A curated list of projects in awesome lists tagged with compression-algorithm .

https://github.com/thehamdiz/webp_converter

A concurrent multithreaded pure rust bulk & single image cli converter. to convert any image type to webp format with compression capabilities, configurations are dynamic; Defaults are based on my work experience as an eCommerce Manager.

compression compression-algorithm conversion ecommerce image image-compression image-conversion image-converter image-manipulation image-processing webp

Last synced: 08 Apr 2025

https://github.com/hiyouga/information-theory-experiment

BUAA CST Spring 2019 Information Theory Experiment

aep compression-algorithm information-theory

Last synced: 08 Apr 2025

https://github.com/mitiko/incan74re

A global dynamic dictionary optimizer. Incantare (from latin - to cast ~spells~) casts a "weather forcast" and is used as dictionary preprocessor for the weath3rb0i compressor.

compression compression-algorithm dictionary-learning rust-language

Last synced: 02 Jan 2026

https://github.com/zenatron/pi-compress

The Future of Data Compression?

algorithms compression compression-algorithm pi rust

Last synced: 05 Jul 2025

https://github.com/massigy/c-huffman-text-compression

This project impelements a basic version of the Huffman text compression algorithm, using the Huffman tree.

c compression-algorithm cprogramming gcc git github huffman-coding makefile

Last synced: 10 May 2026

https://github.com/omarbazaraa/bitifier

An advanced lossless bi-level text image compression program written in C++.

compression-algorithm huffman-compression-algorithm image-compression opencv

Last synced: 17 May 2026

https://github.com/thergh/lz77-encoding

Encoding and decoding data using lossless LZ77 compression

compression-algorithm encoding-decoding

Last synced: 12 Jul 2025

https://github.com/pedroalbanese/aio

All-in-One Command-line Compression Tool

brotli bzip2 compression-algorithm compressor gzip lzma snappy xz zlib zstd

Last synced: 23 Feb 2025

https://github.com/pedroalbanese/s2

Multi-core S2 Compression Tool

compression-algorithm s2

Last synced: 03 Aug 2025

https://github.com/princegupta101/pixelslim

PixelSlim optimizes images for web with 90% compression, making websites faster and images sharper. (built with Next.js 14)

clerk compression-algorithm nextjs14 tailwindcss typescript

Last synced: 06 May 2026

https://github.com/tracywong117/brwt-python

Unofficial implementation of Binary Relation Wavelet Tree in Python.

binary-relations brwt compression compression-algorithm data-structure wavelet-tree

Last synced: 28 Mar 2025

https://github.com/the-clone-xyz/kompres-gambar

source code website kompres gambar JPG, PNG, JPEG dengan menggunakan php nativ, js

compression-algorithm php8

Last synced: 16 Mar 2026

https://github.com/webholik/huffman

Huffman coding algorithm in C

c compression-algorithm

Last synced: 20 May 2026

https://github.com/anudeep2924/m-one_enroll_identify_fb5300

This is fingerprint fundamental for building m-one, this project created by MajoreIT

compression compression-algorithm digitalpersona digitalpersonaapi enrollment fb5300 fingerprint hid identification nist uareu

Last synced: 06 Apr 2025

https://github.com/ivangrana/data-compression-algorithms

A collection of various compression algorithms implemented in different programming languages such as C++, Rust and Python.

compression-algorithm huffman-coding

Last synced: 25 Feb 2025

https://github.com/sanjay7178/filecompressor

A versatile file compression tool implemented in Go that supports multiple compression algorithms and chaining them together.

algorithms-and-data-structures compression-algorithm cross cross-p golang

Last synced: 03 Mar 2025

https://github.com/pankhurisriv/filecompressor-decompressor

A program based on Huffman’s Compression Algorithm which can compress and decompress text file consisting of 128 ASCII characters.

compression-algorithm cpp huffman-algorithm huffman-tree

Last synced: 19 Sep 2025

https://github.com/etdon/detect-compression

Simple script to detect popular compression algorithms based on their magic number.

compression compression-algorithm decompression decompression-algorithm

Last synced: 04 Oct 2025

https://github.com/fednazar/kitten

Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms

compress compression compression-algorithm compressor data-compression game-development gamedev lossless-compression lossless-compression-algorithm lossless-data-compression lz77 lz77-compression-algorithm lzss lzss-compression-decompression

Last synced: 24 Aug 2025

https://github.com/rvk007/file-compression-tool

A tool to compress a large file or a collection of files.

c compression compression-algorithm file-compression

Last synced: 26 Feb 2025

https://github.com/thiomajid/zcompress

Command line tool for encoding/compression

cli compression-algorithm encoding zig

Last synced: 31 Aug 2025

https://github.com/nurfawaiq/kompresi-rlc

Teknik Kompresi dengan Algoritma RLC (Run Length Coding)

compression-algorithm java run-length

Last synced: 18 Mar 2025

https://github.com/emagood/compressgodot

Compress Godot uses an array and the compress method, several comprehension methods

compression-algorithm deflate-algorithm deflate-compression godot godot-engine godot4

Last synced: 26 Feb 2025

https://github.com/besoeasy/wordzip

WordZip is a compact and powerful text compression library.

burrows-wheeler-transform compression compression-algorithm experimental

Last synced: 29 Mar 2025

https://github.com/mastanca/datos-tp-1c2015

Compression algorithm based kernel perceptron using Jaccard's similitary

compression-algorithm jaccard-distance jaccard-similarity perceptron sentiment-analysis

Last synced: 28 May 2026

https://github.com/sinri/monochrome

Monochromatic Image Compress Solution

compression-algorithm

Last synced: 24 Mar 2025

https://github.com/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.

ascii-support compression-algorithm dual-purpose-encryption lossless-compression memory-optimization

Last synced: 17 Mar 2025

https://github.com/kartavik/huffman-cs

Implementation of huffman method to encode data (Under development)

compression-algorithm console-application cross-platform encoding huffman-compression-algorithm huffman-compressor

Last synced: 09 Apr 2025

https://github.com/sanam2405/multimedialabs

This contains the assignments of Multimedia Labs of Information Technology, Jadavpur University - 2023

adobe-flash adobe-photoshop compression-algorithm java

Last synced: 09 Apr 2025

https://github.com/gmersy/hire

Hierarchical Residual Encoding for Multiresolution Time Series Compression

compression compression-algorithm data-compression storage

Last synced: 05 Jul 2025

https://github.com/bernatmarcilla/barcode-lossless-compressor

Python gray-scale barcode images losslessly compressor and decompressor.

barcode-images barcode-recognizer compress-images compression-algorithm compressor python

Last synced: 27 Feb 2025

https://github.com/chen0040/pycompressor

Package provides python implementation of string compressor

compression-algorithm huffman-coding huffman-compression-algorithm

Last synced: 06 Jul 2025

https://github.com/davidssmith/littleendianbase128.jl

Little Endian Base 128 (LEB128) encoding and decoding module for the Julia programming language

compression compression-algorithm compression-implementations decoding encoding endian integer-compression julia-programming-language

Last synced: 28 Apr 2025

https://github.com/snehachhipa/wordle_datastructures

A Data Structures project as part of course work of BSc in Computer Science UCD.

binary-tree compression-algorithm data-structures hashmap-java java object-oriented-programming priority-queue

Last synced: 27 Feb 2025

https://github.com/mr-ravin/ravdecjs

RavdecJS is a JavaScript module implementing a lossless data compression algorithm designed by Ravin Kumar on September 19, 2016. This algorithm is designed exclusively for textual data, including alphabets, numbers, and symbols.

compression compression-algorithm javascript-library js lossless-data-compression npm npm-module npm-package opensource

Last synced: 17 Mar 2025

https://github.com/owez/rle

A simple run-length-encoding implementation for light compression

compression compression-algorithm rle run-length-encoding rust

Last synced: 06 Oct 2025

https://github.com/doesbuzz/gozip

A TUI to encrypt and compress your own archives.

archive compression compression-algorithm encryption go golang tool tui

Last synced: 06 Oct 2025

https://github.com/antilneeraj/huffmancompressor

A simple, lossless text file compressor and decompressor built in Java using Huffman Coding. It shrinks files by giving shorter codes to frequent characters, and restores them exactly when decompressed. Features include a command‑line interface, clean modular design, and efficient bit‑level file handling

algorithms binary-compression cli-tool compression-algorithm data-compression education file-compression file-io gradle huffman-coding java lossless-compression open-source text-compression

Last synced: 14 Apr 2026

https://github.com/aldrinmathew/digit_power_compression

Compress a 64-bit integer to a byte-pair sequence based on the power of numbers

compression compression-algorithm mathematics

Last synced: 09 Oct 2025

https://github.com/octu0/runlength

a simple run-length algorithm implementation

compression-algorithm golang runlength

Last synced: 10 Oct 2025

https://github.com/thkox/uni_2023-compression-and-object-removal

This project is a team assignment for the "Multimedia Systems" course, offered in the 6th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.

2023 6th-semester colorama compression-algorithm department-of-informatics heapq lossless-compression-algorithm motion-compensation multimedia-systems numpy object-removal opencv-python pickle python scipy-stats university-of-piraeus

Last synced: 07 Feb 2026

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 05 Mar 2026

https://github.com/amankumar7340/file-compressor

A simple web-based file compressor that supports multiple compression techniques.

compress-images compress-pdf compression-algorithm css html huffman-compression-algorithm javascript zstandard

Last synced: 08 May 2026

https://github.com/vrkansagara/vrk-compress

Compress your WordPress final output.

compression-algorithm wordpress wordpress-plugin

Last synced: 14 May 2026