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

Optimized Images by the GitHub [ImgBot] (128.20kb -> 110.94kb (13.46%)) #54

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

IDouble
Copy link

@IDouble IDouble commented Sep 23, 2018

[ImgBot] optimizes images

*Total -- 128.20kb -> 110.94kb (13.46%)

/examples/images/ethereum-logo-small.png -- 26.18kb -> 12.22kb (53.33%)
/examples/images/BTCRelayLogo.png -- 5.05kb -> 4.46kb (11.83%)
/examples/images/favicons/apple-icon-precomposed.png -- 6.14kb -> 5.91kb (3.69%)
/examples/images/favicons/apple-icon.png -- 6.14kb -> 5.91kb (3.69%)
/examples/images/favicons/android-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/ms-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/apple-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/apple-icon-114x114.png -- 3.96kb -> 3.83kb (3.3%)
/examples/images/favicons/apple-icon-180x180.png -- 6.45kb -> 6.24kb (3.24%)
/examples/images/favicons/ms-icon-150x150.png -- 5.24kb -> 5.08kb (3.2%)
/examples/images/favicons/apple-icon-120x120.png -- 4.09kb -> 3.96kb (3.15%)
/examples/images/favicons/apple-icon-152x152.png -- 5.38kb -> 5.22kb (3.12%)
/examples/images/favicons/favicon-96x96.png -- 3.48kb -> 3.38kb (3%)
/examples/images/favicons/android-icon-96x96.png -- 3.48kb -> 3.38kb (3%)
/examples/images/favicons/ms-icon-310x310.png -- 13.48kb -> 13.15kb (2.42%)
/examples/images/favicons/ms-icon-70x70.png -- 2.55kb -> 2.49kb (2.41%)
/examples/images/favicons/apple-icon-76x76.png -- 2.70kb -> 2.65kb (1.99%)
/examples/images/favicons/android-icon-48x48.png -- 1.95kb -> 1.92kb (1.9%)
/examples/images/favicons/apple-icon-72x72.png -- 2.61kb -> 2.57kb (1.83%)
/examples/images/favicons/android-icon-72x72.png -- 2.61kb -> 2.57kb (1.83%)
/examples/images/favicons/apple-icon-57x57.png -- 2.17kb -> 2.13kb (1.76%)
/examples/images/favicons/apple-icon-60x60.png -- 2.27kb -> 2.23kb (1.64%)
/examples/images/favicons/android-icon-36x36.png -- 1.56kb -> 1.54kb (1.56%)
/examples/images/favicons/android-icon-192x192.png -- 5.58kb -> 5.54kb (0.75%)

ImgBotApp and others added 2 commits September 23, 2018 11:33
*Total -- 128.20kb -> 110.94kb (13.46%)

/examples/images/ethereum-logo-small.png -- 26.18kb -> 12.22kb (53.33%)
/examples/images/BTCRelayLogo.png -- 5.05kb -> 4.46kb (11.83%)
/examples/images/favicons/apple-icon-precomposed.png -- 6.14kb -> 5.91kb (3.69%)
/examples/images/favicons/apple-icon.png -- 6.14kb -> 5.91kb (3.69%)
/examples/images/favicons/android-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/ms-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/apple-icon-144x144.png -- 5.04kb -> 4.86kb (3.43%)
/examples/images/favicons/apple-icon-114x114.png -- 3.96kb -> 3.83kb (3.3%)
/examples/images/favicons/apple-icon-180x180.png -- 6.45kb -> 6.24kb (3.24%)
/examples/images/favicons/ms-icon-150x150.png -- 5.24kb -> 5.08kb (3.2%)
/examples/images/favicons/apple-icon-120x120.png -- 4.09kb -> 3.96kb (3.15%)
/examples/images/favicons/apple-icon-152x152.png -- 5.38kb -> 5.22kb (3.12%)
/examples/images/favicons/favicon-96x96.png -- 3.48kb -> 3.38kb (3%)
/examples/images/favicons/android-icon-96x96.png -- 3.48kb -> 3.38kb (3%)
/examples/images/favicons/ms-icon-310x310.png -- 13.48kb -> 13.15kb (2.42%)
/examples/images/favicons/ms-icon-70x70.png -- 2.55kb -> 2.49kb (2.41%)
/examples/images/favicons/apple-icon-76x76.png -- 2.70kb -> 2.65kb (1.99%)
/examples/images/favicons/android-icon-48x48.png -- 1.95kb -> 1.92kb (1.9%)
/examples/images/favicons/apple-icon-72x72.png -- 2.61kb -> 2.57kb (1.83%)
/examples/images/favicons/android-icon-72x72.png -- 2.61kb -> 2.57kb (1.83%)
/examples/images/favicons/apple-icon-57x57.png -- 2.17kb -> 2.13kb (1.76%)
/examples/images/favicons/apple-icon-60x60.png -- 2.27kb -> 2.23kb (1.64%)
/examples/images/favicons/android-icon-36x36.png -- 1.56kb -> 1.54kb (1.56%)
/examples/images/favicons/android-icon-192x192.png -- 5.58kb -> 5.54kb (0.75%)
[ImgBot] optimizes images
@IDouble
Copy link
Author

IDouble commented Sep 23, 2018

It's a official tool from the GitHub Marketplace: https://github.com/marketplace/imgbot
"" ImgBot will crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. ""

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