Skip to content

fatmaserry/lzw-compression-algorithm

Repository files navigation

LZW Compression Program

This is a simple LZW (Lempel-Ziv-Welch) compression program that allows you to compress and decompress text files using the LZW algorithm.

Features

  • Compression: Compress text files using the LZW algorithm.
  • Decompression: Decompress LZW-compressed files to their original state.

About

A simple Java implementation of the LZW (Lempel-Ziv-Welch) algorithm for compressing and decompressing text files. Supports both compression and restoration of original content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages