GitHunt
CE

ceki/Compression-Algorithms

Compression algorithms techniques: LZ77, LZW, Standard Huffman, Adaptive Humman, quantizer, and predictive feed forward

Compression-Algorithms

Compression algorithms techniques.

Text Compression

  • LZ77
  • LZW
  • Arithmetic
  • Standard Huffman
  • Adaptive Humman

Image Compression

  • Quantizer
  • Predictive Feed Forward

Steps to compress file:

  1. select the file you want to compress or decompress
  2. select the compression techniques
  3. click on compress or decompress

Note: Make sure to change directories

Languages

Java100.0%

Contributors

Created July 23, 2024
Updated July 23, 2024
ceki/Compression-Algorithms | GitHunt