Skip to content

Optimize bitmap images of the team & pets

Hi,

I noticed that some of the team photos are in png format which is not very efficient. Additionally some of them had big resolutions (compared to what environment they were used in).

Results of png -> jpeg conversion and puttin them through mozJPEG compression resulted in weight reduction from 5.7MB to 3.2MB. Additionally pets are a little bit thinner too.

Screenshots below.

Before: image

After: image

Merge request reports