markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.42k stars 117 forks source link

Losslessly compress PNG images #359

Closed anthonyryan1 closed 1 year ago

anthonyryan1 commented 1 year ago

Using Efficient-Compression-Tool we can reduce the size by 254.17KB (15.84%) without changing visual appearance.

markusfisch commented 1 year ago

That's great! Thanks a lot 👍

What tool did you use?

anthonyryan1 commented 1 year ago

Efficient-Compression-Tool which isn't packaged on any distros yet to my knowledge, but currently delivers the best compression possible right now.