Skip to content

Enhancement: Optimize Images on community page #927

@Rahulm2310

Description

@Rahulm2310

Actual Behaviour
A picture speaks thousand words, but if the picture is of large size, it takes forever to load. Large images slow down the web pages which creates a less than optimal user experience. We can reduce the image’s file sizes to help improve our website’s performance.

Expected Behaviour
We can reduce the image sizes without compromising the image quality and thus decrease the loading time and increase performance.

Steps to reproduce it

  1. Go to https://p5js.org/community/contributors-conference-2019.html
  2. Right Click -> Inspect Element -> Go to Network Tab
  3. Check out the file sizes and loading time

Screenshots of the issue
Here's a screenshot of network tab :
p5jsissue

I tried compressing one of the images from the community page. Here are the results

Before Optimization : Size -> 1.4 MB
campfire

After Optimization : Size -> 381.8 KB
campfire (1)

issue-result

Would you like to work on the issue?
YES, I would like to take up this issue.

@lmccart @limzykenneth What do you guys say ?

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