lordmulder / LameXP

Audio Encoder Front-End
http://lordmulder.github.io/LameXP
Other
184 stars 18 forks source link

Losslessly compress images. #50

Closed XhmikosR closed 7 years ago

XhmikosR commented 7 years ago
Before: 2,94 MB (3.093.381 bytes)
After:  2,83 MB (2.967.873 bytes)

Requires #49 to be first merged and then I'll rebase this.

I used the following:

lordmulder commented 7 years ago

I'm not sure we need this. It saved ~125 KB, yes.

But considering that the overall download size is ~28860 KB, that's a saving of less than 0.5%.

Probably less than the "random" variation of file size caused by installer compression.

XhmikosR commented 7 years ago

It's your call, I don't like spending bytes when I can save them.

XhmikosR commented 7 years ago

Closing since I have no time to resolve the conflicts. You could have merged this PR instead since there's now way you'd get better lossless results ;)