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 #535

Merged
merged 1 commit into from
May 7, 2024
Merged

[ImgBot] Optimize images #535

merged 1 commit into from
May 7, 2024

Conversation

imgbot[bot]
Copy link

@imgbot imgbot bot commented May 7, 2024

Beep boop. Your images are optimized!

Your image file size has been reduced by 47% 🎉

Details
File Before After Percent reduction
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png 104.93kb 21.57kb 79.45%
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png 42.04kb 11.18kb 73.39%
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png 26.05kb 8.65kb 66.81%
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png 12.92kb 5.81kb 55.07%
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png 13.89kb 7.60kb 45.30%
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png 13.89kb 7.60kb 45.30%
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png 9.42kb 5.44kb 42.29%
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png 9.42kb 5.44kb 42.29%
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png 5.59kb 3.57kb 36.07%
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png 5.59kb 3.57kb 36.07%
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png 170.62kb 112.24kb 34.22%
/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png 3.60kb 2.51kb 30.32%
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png 3.60kb 2.51kb 30.32%
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png 39.59kb 29.78kb 24.79%
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png 25.85kb 20.26kb 21.61%
/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png 2.13kb 1.72kb 19.04%
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png 2.13kb 1.72kb 19.04%
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png 13.23kb 11.15kb 15.67%
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png 8.36kb 7.34kb 12.19%
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png 4.44kb 4.23kb 4.66%
Total : 517.29kb 273.89kb 47.05%

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family

*Total -- 517.29kb -> 273.89kb (47.05%)

/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 104.93kb -> 21.57kb (79.45%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 42.04kb -> 11.18kb (73.39%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 26.05kb -> 8.65kb (66.81%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 12.92kb -> 5.81kb (55.07%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 13.89kb -> 7.60kb (45.3%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png -- 13.89kb -> 7.60kb (45.3%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 9.42kb -> 5.44kb (42.29%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png -- 9.42kb -> 5.44kb (42.29%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png -- 5.59kb -> 3.57kb (36.07%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png -- 5.59kb -> 3.57kb (36.07%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 170.62kb -> 112.24kb (34.22%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png -- 3.60kb -> 2.51kb (30.32%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png -- 3.60kb -> 2.51kb (30.32%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 39.59kb -> 29.78kb (24.79%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 25.85kb -> 20.26kb (21.61%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png -- 2.13kb -> 1.72kb (19.04%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png -- 2.13kb -> 1.72kb (19.04%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 13.23kb -> 11.15kb (15.67%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 8.36kb -> 7.34kb (12.19%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 4.44kb -> 4.23kb (4.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@danemadsen danemadsen merged commit c6eb325 into main May 7, 2024
@imgbot imgbot bot deleted the imgbot branch May 7, 2024 02:34
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