gentlecat / counter

🔢 Tally counter for Android
https://f-droid.org/repository/browse/?fdid=me.tsukanov.counter
Apache License 2.0
103 stars 53 forks source link

Losslessly optimize PNG images #115

Closed anthonyryan1 closed 1 year ago

anthonyryan1 commented 1 year ago

By using Efficient-Compression-Tool we can reduce image sizes by 3.07KB (27.6%) without changing the visual appearance.

gentlecat commented 1 year ago

Thanks!