OVERVIEW: This project is about building an application for text file compression using Huffman Coding. Given a text file as input, this app will compress the file and save it with a reduced size.