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)
This commit is contained in:
Francois Marier
2013-12-22 13:44:40 +13:00
parent b4a878066e
commit 80e5beb954
7 changed files with 0 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Executable → Regular
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 643 B