Skip to content

Image and Text Data Compression and Encryption using Huffman technique of freq tree. The heart of the project is the flask server working at the backend basically react frontend send the data(Payload) using Axios to the Server, Server process and compress data and send the response back to the client. The same procedure is carried out in the cas…

Notifications You must be signed in to change notification settings

AIMNet-ai/Hulk-Compressor-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Image and Text Data Compression and Encryption using Huffman technique of freq tree. The heart of the project is the flask server working at the backend basically react frontend send the data(Payload) using Axios to the Server, Server process and compress data and send the response back to the client. The same procedure is carried out in the cas…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published