TinyPNG's compression is lossy. According to XnView (
Image →
Count colors used),
example-orig.png has 14'983 unique colors, while
example-shrunk.png has only 236. Inspecting these examples with
TweakPNG shows that the color depth has been reduced from truecolor + alpha channel to indexed + alpha channel. So-called “
ancillary chunks” (e.g. metadata) have also been removed.
Because I use
Pngyu/
PNGoo (for lossy color reduction) and
PngOptimizer (for lossless compression), I put buttons to these programs on XnView's toolbar.
example-orig.png
example-shrunk.png
png-optimizer.png
pngynu.png
pngynu+png-optimizer.png
You do not have the required permissions to view the files attached to this post.