92lleo / WhatsappWebToGo

[android] WhatsApp Web client for your phone/tablet with media support
https://f-droid.org/packages/io.kuenzler.whatsappwebtogo
MIT License
264 stars 43 forks source link

Shrink .PNG filesizes #35

Closed TPS closed 3 years ago

TPS commented 3 years ago

@92lleo This shrinks all the images' filesizes losslessly via ImgBot, which is free to subscribe for FOSS.

92lleo commented 3 years ago

Hi @TPS, thanks for this PR! The images are mainly screenshots for store entries. Nevertheless a good idea. I guess ImgBot acts on every commit and optimizes new images automatically?

TPS commented 3 years ago

@92lleo Exactly that, down to a minimal threshold of savings, & then will put in a PR for the changes. & don't knock the store images: if they're the same 1s used for F-droid, that's quite helpful for the end user, as well.

92lleo commented 3 years ago

@TPS okay, perfect. Can you please remove the commit by imagebot (should create the first PR automatically then?) and squash the addition of .imgbot to one commit?

TPS commented 3 years ago

I actually have to remove the entire ImgBot branch from my fork to get the PR recreated (I believe, from my experience), so I might just scrap this PR & redo, to get that done.

Or, you might just subscribe to ImgBot & have it done directly.

92lleo commented 3 years ago

To update the PR you can just edit your master. In case you care:

In case you don't:

In any case:

TPS commented 3 years ago

Replaced by #37.