Takes a text file as input and compresses it by encrypting the data. The data can be recovered without any loss on decoding.
-
Updated
Nov 11, 2019 - Java
Takes a text file as input and compresses it by encrypting the data. The data can be recovered without any loss on decoding.
"Text File Zipper using Huffman Coding" written in C++ to Compress and Decompress Text files.
CLI Based Text File compression / Decompression Program
Implementation of Huffman Algorithm for zip/unzip text files, implemented in Python.
To associate your repository with the text-file-compression topic, visit your repo's landing page and select "manage topics."