Skip to content

MariusBinary/HuffmanCoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Coding

Huffman Coding is a tool allows you to encode text using huffman encoding.

You can try the app directly on our website: Live demo.

Write a text or upload a file to be encoded.

Get the results in a tree interface with which you can interact.


Features:

  • Input: You can write the text to be encoded directly in the dedicated section on the browser or you can choose a file from your pc to convert it directly.
  • Diagram: The result of the encoding is provided in the form of a tree diagram with which you can interact by hovering the cursor over the character to see the path.
  • Table: All the encoded characters can be viewed through a table indicating their various characteristics.
  • Comparison: The program also makes a comparison between Huffman and ASCII encoding to see which is more efficient.

For help or questions about the program:

Contact me at: [email protected]

About

This tool allows you to encode text using huffman encoding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published