Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Losslessly compress images #1531

Merged
merged 2 commits into from
Jan 25, 2017
Merged

Losslessly compress images #1531

merged 2 commits into from
Jan 25, 2017

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Jan 25, 2017

Total savings: 87 KB. Check the individual commits for per commit savings.

Tools used

JPG

PNG

  • optipng -preserve -o7
  • zopflipng -m --lossy_transparent -y --iterations=1000

Before; 720 KB (738.292 bytes)
After:  653 KB (669.512 bytes)
Before: 164 KB (168.252 bytes)
After:  144 KB (147.667 bytes)
@paulirish paulirish merged commit d2f267e into GoogleChrome:master Jan 25, 2017
@XhmikosR XhmikosR deleted the asset-img-compress branch January 25, 2017 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants