Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Optimise images (93 KB reduction) #19

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

Conversation

imageoptimiser
Copy link

Hi, joshuaclayton.

I've taken the liberty of putting blueprint-css'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 13 optimisable images, making a 93 KB reduction in size. That's about 68.95% of your total image assets.

Merry Christmas.

NameReduction
cross.png8.40%
key.png11.87%
tick.png10.43%
email.png8.27%
external.png99.78%
feed.png4.63%
im.png7.56%
pdf.png10.32%
visited.png99.73%
xls.png8.90%
grid.png5.77%
test.jpg5.28%
valid.png14.86%

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant