How can i "compress" images in html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i "compress" images in html?

I need a way to losslessly compress images on sololearn to increase performance.

10th Mar 2018, 11:07 AM
Ilnicz_PL
Ilnicz_PL - avatar
1 Answer
+ 1
You can't compress an image through plain HTML. Just upload your images to any online image compressing service and that should be enough. Like this one for example: https://tinyjpg.com/
10th Mar 2018, 11:59 AM
apex137
apex137 - avatar