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

Optimise Images #283

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from

Conversation

0x00000010
Copy link
Contributor

Ran different open-source scripts against the images to get the size down as much as possible

  • Optimized PNG Files with pngcrush
  • Quantized PNG Files with pngquant
  • Optimized SVG Files with svgo
  • Stripped all exif metadata with exiftool

There are significant savings across the board which will make for a more pleasant user experience in Kukai

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

1 participant