Singular Value Decomposition (SVD) Image Compressor Website (2021)

This website functions to compress an image. The inputs accepted by the website include the image file and the compression rate. Meanwhile, the outputs provided by the website are the image before compression, the image after compression (available for download), processing time, and the percentage of image pixel difference.

[Project Link]

Tech Stack: Python, Geometric Algebra, Flask, HTML, CSS, JavaScript