mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 20:17: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=; |
||
|---|---|---|
| .. | ||
| extlib | ||