Skip to content

chatterjeesaurabh/Text-and-Image-Compression-using-Huffman-Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text and Image Compression using Huffman Encoding

Built a Huffman encoding algorithm from scratch to compress text and image data. It assigns variable-length codes to symbols based on their frequencies, achieving efficient compression by using shorter codes formore frequent symbols.

About

Lossless compression using Huffman encoding on text and images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published