fdroiddata/metadata/org.mozilla.firefox/en-US/phoneScreenshots
Hans-Christoph Steiner a6653300e8 zopfli compress PNGs in this repo to reduce to 50-90% of original
zopfli is a compression algorithm that optimizes the standard ZIP DEFLATE
compression. All of this is visually lossless, except for two minor things:

* lossy_transparent: remove colors behind alpha channel 0. No visual
  difference, removes hidden information.

* lossy_8bit: convert 16-bit per channel image to 8-bit per channel.

This was done using the 'zopfli' package in Debian/buster, invoking this way:
zopflipng --iterations=50 --filters=01234mepb --lossy_8bit --lossy_transparent -y $f ${f}.zopfli.png
2017-10-10 17:27:52 +02:00
..
00.png
01.png
02.png
03.png
04.png
05.png
06.png
07.png
08.png
09.png
10.png
11.png
12.png
13.png zopfli compress PNGs in this repo to reduce to 50-90% of original 2017-10-10 17:27:52 +02:00
14.png
15.png
16.png
17.png
18.png
19.png
20.png
21.png
22.png
23.png