Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 904 Bytes

File metadata and controls

23 lines (17 loc) · 904 Bytes

Hulk-Huffman Compressor

Project Title

Image and Text compression and encryption using hybrid approach


Project Description

A data compression algorithm is to be developed which consumes less time while provides more compression ratio as compared to existing techniques. We represent a hybrid approach to compress the text data. This hybrid approach is combination of Dynamic Bit reduction method and Huffman coding.


Screenshots