Text File Compressor De-compressor Web App

Text File Compressor De-compressor Web App using Huffman Coding

Text File Compressor De-compressor Web App

About this application:

  • This website performs Lossless data compression and decompression of text(.txt) files using Huffman Algorithm.
  • In this algorithm, a variable-length code is assigned to input different characters. The code length is related to how frequently characters are used. Most frequent characters have the smallest codes and longer codes for least frequent characters.
  • A Huffman code is a tree, built bottom up, starting with the list of different characters appearing in a text and their frequency.
  • Compression ratio usually improves as the file size increases.
  • The website is made responsive (with HTML and CSS ) and interactive (with JavaScript ) .
  • An Info page is added to give more information about tecnique of Lossless Data Compression with Huffman coding.
  • [x] Landing Page:

screenshot

Demo Video

  • [x] Upload File

step1

  • [x] Select Action (Compress / De-compress)

step2

  • [x] Wait for File Download

    • File gets downloaded automatically when selected process is complete.

    • Compression - Compression Ratio is also displayed

      compression

    • De-compression

      decompression

  • Additional Instructions and Warnings are provided if the above steps are not followed correctly

noFile

smallFile

  • About the tecnique of Lossless Data Compression with Huffman coding.

info1

About the Author

Software Engineer

Post a Comment

Enter your comments here...
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
Site is Blocked
Sorry! This site is not available in your country.