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

Closed
wants to merge 3 commits into from
Closed

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

Sorry, something went wrong.

PNG: zopflipng/ECT/deflopt
APNG: same as above, repacked with apngasm
jpg: ECT
Compressed ICO - Supported on Windows 10+
Copy link

stale bot commented Feb 14, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 14, 2025
Copy link

stale bot commented Feb 21, 2025

This issue has been closed due to inactivity.

@stale stale bot closed this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant