Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Optimise images (138 KB reduction) #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imageoptimiser
Copy link

Hi, joehewitt.

I've taken the liberty of putting scrollability's image assets though a range of optimisation tools. Image optimisation allows us to reduce the footprint of images - meaning faster load times at no cost to image quality. It does this by finding the best (lossless) compression parameters, stripping embedded comments, and removing unnecessary colour profiles. See more.

I found 9 optimisable images, making a 138 KB reduction in size. That's about 22.94% of your total image assets.

Merry Christmas.

NameReduction
s1.jpg26.80%
s2.jpg20.08%
s3.jpg24.32%
s4.jpg21.71%
s5.jpg23.27%
scrollbar-btm.png38.16%
scrollbar-mid.png37.86%
scrollbar-top.png35.54%
scrollbar.png38.63%

Tools used: advpng, gifsicle, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout. This is an automated bot maintained by @skattyadz

@nym
Copy link

nym commented Feb 6, 2013

Shame this is still open.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants