Skip to content

Optimize images for web #12

@TimDaub

Description

@TimDaub

👋🏼

I just visited walleth on my mobile and thought the app was broken because loading the website took 20 seconds (connection problems). I went to my computer and noticed that there's several MBs of images downloaded. To test for optimization quickly, I uploaded one to tinypng.com and found that it could be further optimized for web usage.

To improve the load speed of the website I can recommend minimizing the website's images. There are tools like imagemin that allow you to optimize the image's size while keeping the perceived quality. I guess this could even be done automatically with a GitHub Action.

In general, I can recommend following the guidelines of PageSpeed Insights to improve the website user experience, but that's outside of this issue's scope.

Let me know if PRs are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions