This is an Image compressor which uses algorithms like Huffman tree, Quantization, DCT inorder to compress images.
Primary LanguagePython