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

feat: lossless image optimization. #381

Merged
merged 2 commits into from
May 20, 2024
Merged

feat: lossless image optimization. #381

merged 2 commits into from
May 20, 2024

Conversation

StuSerious
Copy link
Contributor

My repos have access to https://imgbot.net, and it triggered an optimization run on my fork of Spoolman (see StuSerious#1)

This is a lossless compression on the images, reducing size by 32% through optimization at no expense of quality.

image

Merge at your discretion.

ImgBotApp and others added 2 commits May 16, 2024 12:27
*Total -- 113.52kb -> 77.34kb (31.87%)

/client/public/icon512_maskable.png -- 20.26kb -> 10.24kb (49.45%)
/client/public/apple-touch-icon.png -- 20.26kb -> 10.24kb (49.45%)
/client/icons/spoolman_monochrome.svg -- 4.60kb -> 3.03kb (34.2%)
/client/public/icon512_rounded.png -- 30.93kb -> 20.97kb (32.2%)
/client/icons/spool.svg -- 4.66kb -> 3.27kb (29.83%)
/client/icons/spoolman.svg -- 8.86kb -> 7.44kb (16.11%)
/client/src/icon_spool.svg -- 3.92kb -> 3.41kb (12.93%)
/client/public/favicon.svg -- 8.56kb -> 7.93kb (7.41%)
/client/src/icon.svg -- 8.56kb -> 7.93kb (7.41%)
/client/public/kofi_s_logo_nolabel.png -- 2.89kb -> 2.88kb (0.51%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
using imgbot, for more see #1
@Donkie
Copy link
Owner

Donkie commented May 20, 2024

Looks good, thank you :)

@Donkie Donkie marked this pull request as ready for review May 20, 2024 20:36
@Donkie Donkie merged commit 7bd2eac into Donkie:master May 20, 2024
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