This Project is done with Java ,Swing and AWT. Made a GUI to compress a txt file into gzip file and decode the encoded txt file (compressed into gzip file). - Was able to compress a file of size X to Y___ .(X>>Y) - Made the GUI using java swing and awt.