Skip to content

Instantly share code, notes, and snippets.

@rla
Created December 15, 2016 13:23
Show Gist options
  • Save rla/568f4ddf0097421744a02ae13ecb294d to your computer and use it in GitHub Desktop.
Save rla/568f4ddf0097421744a02ae13ecb294d to your computer and use it in GitHub Desktop.
$ optipng download.png
** Processing: download.png
658x318 pixels, 4x8 bits/pixel, RGB+alpha
Reducing image to 8 bits/pixel, 113 colors (112 transparent) in palette
Input IDAT size = 11654 bytes
Input file size = 11723 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 3451
zc = 9 zm = 8 zs = 1 f = 0 IDAT size = 3419
zc = 9 zm = 8 zs = 3 f = 0 IDAT size = 3292
Selecting parameters:
zc = 9 zm = 8 zs = 3 f = 0 IDAT size = 3292
Output IDAT size = 3292 bytes (8362 bytes decrease)
Output file size = 3824 bytes (7899 bytes = 67.38% decrease)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment