Live URL: http://d2f1k7zacx48az.cloudfront.net/
Deployed using AWS
This application is meant to be an educational aid to understanding 5 different popular compression algorithms found in multimedia applications. For arithmetic encoding, there is a step by step visualization tool to help students walk through the arithmetic encoding process. For huffman encoding, the resulting tree is given for an inputted source message. Adaptive flavours are also included in this tool as they are more suitable algorithms for real-time compression common in multimedia programs. The result of a JPEG algorithm is shown in the JPEG demo for 4 selected images.
JPEG Program Github URL: https://github.com/ddkpham/JPEG_Compression