ajslater / picopt

A multi format lossless image optimizer that uses external tools
GNU General Public License v3.0
108 stars 11 forks source link

Animated PNG support (or warning/ignore) #36

Closed adriweb closed 2 years ago

adriweb commented 5 years ago

I forgot I had some APNG files in the directory where I ran picopt, and it "optimized" those by just keeping the first frame... which isn't very nice. I had backups, at least, but I suggest trying to identify and filtering out APNG files before calling optipng/pngout (until those tools end up supporting APNGs).

ajslater commented 2 years ago

APNGs are now ignored by picopt.