• A web based Django application that decodes the various chunks present in an encoded file to learn how the image is made.
• An instruction file can be made and specified based on rules to analyze any type of file.
• Supported file formats: PNG, BMP, MP4.
• Converts images in PNG format to BMP format.
• Converts the image and displays the composition of chunks in the image file.
• Conversion can be done in the terminal or by using the browser