Skip to content

Lossless file size reduction of all images.#13

Open
zephyr wants to merge 1 commit intoworrydream:masterfrom
zephyr:master
Open

Lossless file size reduction of all images.#13
zephyr wants to merge 1 commit intoworrydream:masterfrom
zephyr:master

Conversation

@zephyr
Copy link

@zephyr zephyr commented Jun 22, 2014

Because it is a little over the top to use 3_8 bits/pixel (RBG)
or even 4_8 bps (RGBA) to store images with only 2 or 4 colors.

And the webserver will be happy to serve only 576.289 (50.8%)
instead of 1.133.581 bytes.

OptiPNG is nice!

Because it is a little over the top to use 3*8 bits/pixel (RBG)
or even 4*8 bps (RGBA) to store images with only 2 or 4 colors.

And the webserver will be happy to serve only 576.289 (50.8%)
instead of 1.133.581 bytes.

OptiPNG is nice!
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.

1 participant