Consider using Google's Guetzli Encoder when posting images. ;-)

 From:  amur (STEFAN)
8363.1 
Hi all,

because we all like to post our images in high-quality, i assume, i came a while ago
Google's new Guetzli jpeg Encoder, which helps us all to save a lot of bytes, without
loosing to much, if any, visual quality of an image.

Here's a short test of mine:

bw_final.png = 878.279 Byte (OS X preview)


bw_final2.png = 647.629 Byte (run through pngcrush)


bw_final3.jpg = 188.445 Byte (pngcrushed image run through Guetzli)


Article:
http://www.theverge.com/2017/3/17/14957272/google-jpeg-encoder-new-guetzli-smaller-faster

Source Code:
https://github.com/google/guetzli

Note: Guetzli consumes lot's of memory and takes also time to encode an image, but the results
are imho worthwhile.

Regards
Stefan