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

[ImgBot] optimizes images #4576

Closed
wants to merge 1 commit into from
Closed

Conversation

ImgBotApp
Copy link

Hi! I'm ImgBot. Nice to meet you.

I noticed there were a bunch of images living in your project that weren't totally optimized so I thought I'd make you a PR ;) I use a lossless compression algorithm from ImageMagick so all the images are the same quality and dimensions as before only they take up less space now.

Image processing is tough work, I know, but I never get tired and I never rest - not until all the images on GitHub are totally optimized.

*Total -- 204.18kb -> 179.96kb (11.87%)

/dist/img/logo.png -- 3.61kb -> 2.20kb (39.1%)
/dist/img/cursor-select-mapillary2x.png -- 1.06kb -> 0.79kb (25.53%)
/dist/img/cursor-select-line2x.png -- 1.05kb -> 0.80kb (23.53%)
/docs/img/modes.png -- 2.31kb -> 1.79kb (22.64%)
/docs/img/operations.png -- 97.21kb -> 82.78kb (14.84%)
/docs/img/geocoder.png -- 95.88kb -> 88.66kb (7.53%)
/dist/img/arrow-icon.png -- 1.69kb -> 1.61kb (4.79%)
/dist/img/cursor-select-mapillary.png -- 0.55kb -> 0.53kb (4.75%)
/dist/img/cursor-grab2x.png -- 0.83kb -> 0.80kb (3.17%)

*Total -- 204.18kb -> 179.96kb (11.87%)

/dist/img/logo.png -- 3.61kb -> 2.20kb (39.1%)
/dist/img/cursor-select-mapillary2x.png -- 1.06kb -> 0.79kb (25.53%)
/dist/img/cursor-select-line2x.png -- 1.05kb -> 0.80kb (23.53%)
/docs/img/modes.png -- 2.31kb -> 1.79kb (22.64%)
/docs/img/operations.png -- 97.21kb -> 82.78kb (14.84%)
/docs/img/geocoder.png -- 95.88kb -> 88.66kb (7.53%)
/dist/img/arrow-icon.png -- 1.69kb -> 1.61kb (4.79%)
/dist/img/cursor-select-mapillary.png -- 0.55kb -> 0.53kb (4.75%)
/dist/img/cursor-grab2x.png -- 0.83kb -> 0.80kb (3.17%)
@bhousel
Copy link
Member

bhousel commented Nov 30, 2017

Thanks, kind robot, but we're already working on this over on #4573

@bhousel bhousel closed this Nov 30, 2017
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.

2 participants