-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'd like to run my tool (pngslim) on the png assets, to minimize overall bytes.
This is lossless optimization- but can come in 2 flavours:
- RGB(A) colour mode – quaranteed to work on everything, even your year 2000 devices.
- Various colour modes (including indexed with a palette) – always part of the PNG spec', smallest possible files, but ancient devices that were not compliant may not support it.
Happy to provide a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels