Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AliSuwaiyel/compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compression Studio

A web-based text compression tool demonstrating Huffman Coding and LZW Compression algorithms.

Usage

  1. Open index.html in a browser
  2. Enter text, select an algorithm, click Encode
  3. Click Decode to restore original text

Algorithms

  • Huffman: Variable-length prefix coding based on character frequency
  • LZW: Dictionary-based compression using 12-bit codes

Participants

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •