AntennaPod / AntennaPod

A podcast manager for Android
https://www.antennapod.org
GNU General Public License v3.0
5.97k stars 1.35k forks source link

Losslessly optimize PNG images #7173

Closed anthonyryan1 closed 3 weeks ago

anthonyryan1 commented 3 weeks ago

Description

By using Efficient-Compression-Tool, we can reduce PNG sizes by 69.16KB (12.6%) without changing the visual appearance.

Checklist

The checklist isn't terribly applicable, because this is a non-code improvement.

ByteHamster commented 3 weeks ago

Thanks for your PR. I doubt that this really makes a difference to the space consumption of the final apk. If you are interested in contributing, please rather have a look at the issues labelled "good first issue": https://github.com/AntennaPod/AntennaPod/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+first+issue%22