Image Compress Application with the Lempel–Ziv–Welch Method

Technology:
Laravel Framework 6.20.5, Maria DB, CSS3, HTML5, Bootstrap v4.5.2

Description:
In this system, I used the LZW algorithm (Lempel–Ziv–Welch) to compress images in SVG, TIFF, and BMP formats. The LZW algorithm is a very common compression technique.