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] Optimize images #1043

Closed
wants to merge 1 commit into from
Closed

Conversation

cooljeanius
Copy link
Contributor

ImgBot reduces image file sizes losslessly with ImageMagick, Svgo, and MozJpeg. Here are its results for this repository:

*Total -- 369.49kb -> 340.21kb (7.92%)

/etc/erd.svg -- 56.21kb -> 47.37kb (15.73%)
/spec/fixtures/we_concept_bg2.png -- 177.54kb -> 161.90kb (8.81%) /spec/fixtures/me.jpeg -- 63.85kb -> 61.15kb (4.23%) /spec/fixtures/pbjt.gif -- 71.90kb -> 69.79kb (2.93%)

*Total -- 369.49kb -> 340.21kb (7.92%)

/etc/erd.svg -- 56.21kb -> 47.37kb (15.73%)
/spec/fixtures/we_concept_bg2.png -- 177.54kb -> 161.90kb (8.81%)
/spec/fixtures/me.jpeg -- 63.85kb -> 61.15kb (4.23%)
/spec/fixtures/pbjt.gif -- 71.90kb -> 69.79kb (2.93%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@sferik sferik force-pushed the master branch 3 times, most recently from 01a39ff to bc3c8d6 Compare September 19, 2023 21:49
@sferik sferik closed this Sep 19, 2023
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

3 participants