Francois Marier
|
80e5beb954
|
Lossless-ly optimize PNG images
Ran the following on these images:
- pngcrush -q -rem gAMA -rem alla -rem text
- optipng -o9 -q
- advpng -z -4 -q
Sizes went from:
- 6153 bytes to 2077 bytes (66% reduction)
- 6413 bytes to 2216 bytes (65% reduction)
- 1789 bytes to 643 bytes (64% reduction)
- 7383 bytes to 3423 bytes (54% reduction)
- 4765 bytes to 1555 bytes (67% reduction)
- 5197 bytes to 1730 bytes (67% reduction)
- 4765 bytes to 1555 bytes (67% reduction)
|
2013-12-22 13:44:40 +13:00 |
|