mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 02:31:42 +00:00
Commands used: find . -type f -name "*.jp*g" -print0 | xargs -0 -n1 -P 16 jpegoptim --strip-all; find . -type f -name "*.png" -print0 | xargs -0 -n1 -P 16 optipng -strip all; find . -type f -name "*.jp*g" -print0 | xargs -0 -n1 -P 16 exiftool -all=; find . -type f -name "*.png" -print0 | xargs -0 -n1 -P 16 exiftool -all=;
4.3 KiB
96x96px
4.3 KiB
96x96px