-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
The problem
Many images seem way larger then what is strictly required. F.e. https://github.com/home-assistant/brands/blob/master/custom_integrations/xsense/dark_logo.png is 1.6MB, but after running optipng this file is only 22KB
Additional information
It seems that optipng could/should be ran once for all existing images. This would probably significantly reduce the 'release' size. Alternatively optipng could be ran for all images during build, but this would probably cause a significant increase in build time
Metadata
Metadata
Assignees
Labels
No labels