147 results for “topic:lzw-compression”
Merged into Gifsicle!
C++ implementations of common data compression algorithms.
Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.
A relatively fast LZW compression algorithm in pure lua
📦 Zip and Unzip files using Huffman's code and LZW Algorithm
TurboStitchGIF: A fast, header-only C GIF decoder without dynamic allocations, ideal for embedded systems and cross-platform projects.
Nim implementation of Snappy compression algorithm
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
Cross-platform GIF encoder and decoder for Swift
Tiny LZW implementations in assembly
Hamming, Huffman and etc algorithms
JPEG and LZW compression algorithms for color / grayscale images
this is a LZW image compression project using matlab
A small data structures library for JavaScript
Implementation of LZW Compression and decompression in C++. All types of files can be compressed
Various data compression and decompression implementations in C
File Compression Utility built using C++ (OOPs)
Implementation of LZW and Shannon-fano compression and decompression algorithms in java, with a simple & modern UI implemented using javaFX.
Parallel Implementation of Lempel-Ziv-Welch Algorithm
információ és kódelmélet
Image compression and decompression using LZW written in java
we can compress and decompress text data or image with this project. This project is created in python with LZW-data-compresstion -decompresstion algorithom
Zippy : File compression/decompression software in Haskell
LZP Data compression CODEC
LZW compression using 12-bit fixed codes implementation in ANSI C
compression engine built with C++
Implementation of LZW compression and decompression in C++.
LZW-based lightweight encoder/decoder
A simple python implementation for the well-known compression algorithm LZW
A web app serving the purpose of file compression, made using JS,CSS and HTML. Files compressed using LZW or Huffman algorithm.