Closed madhhuurrii closed 3 years ago
Hi @madhhuurrii Yes, the images take time to load. Imgbot is a good idea. One more solution is to change all images into svg, loading time will get reduce.
Yes @nehakalbande we can consider svgs too, but if contributors add in png format we might have to manually change the format I guess
Correct, Will you work on it?
I guess I cannot add the img bot through PR , instead can add it directly in the repository. If possible I'll look into it and create a PR
If you are able to add a PR over this issue. Please do let us know :)
I tried reading some documentation of ImgBot, it can be only added by someone who has access to this repository. So I can not make PR for this issue. So should I close this issue?
Okay, no worries :)
Problem : At times when loading the website it is observed that images are taking time to get load in mobile view.
Solution : May be we can use imgbot for better optimization of images which can help in compressing the images whenever added to the repository. Instead of relying on other compressing tools, Imgbot can do it automatically. Thus the image loading time can get reduced considerably!