Skip to content

mitaliradia/HuffCompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffCompress is a file compression and decompression tool based on Huffman coding, a lossless data compression algorithm. The project processes files by building a Huffman tree, generating codes for characters, and saving compressed output in a binary format. It also supports decompression to restore the original file from the encoded data. HuffCompress is designed to optimize storage and transmission of text-based files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages