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

Additional image file size optimization #7080

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Awqre
Copy link

@Awqre Awqre commented Nov 12, 2024

First time contributor checklist:

Contributor checklist:

  • My contribution is not related to translations.
  • My commits are in nice logical chunks with good commit messages
  • My changes are rebased on the latest main branch
  • A npm run ready run passes successfully (more about tests here)
  • My changes are ready to be shipped to users

Description

I noticed Signal's recent effort to reduce file size which is much appreciated as some don't realize how even the smallest reduction has meaningful impact long term. I have run the repo and asset images through some programs and losslessly reduced the file size by small amounts.

PNG: zopflipng/ECT/deflopt
APNG: same as above, repacked with apngasm
jpg: ECT

PNG: zopflipng/ECT/deflopt
APNG: same as above, repacked with apngasm
jpg: ECT
Compressed ICO - Supported on Windows 10+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant