notasausage / pi-hole-unbound-wireguard

Turning your Raspberry Pi into an ad-blocking VPN with built-in DNS resolution using Pi-Hole, Unbound & WireGuard.
GNU General Public License v3.0
485 stars 47 forks source link

Compress images #14

Closed XhmikosR closed 3 years ago

XhmikosR commented 4 years ago

@notasausage I kept the patches separate in case something went wrong.

You should always compress the images :) That being said you can probably automate this later with something like https://github.com/calibreapp/image-actions, although you might not get the absolute best results, but it'll be better than nothing.

Combined size difference:

Before: 11,3 MB (11.870.909 bytes)
After:  3,65 MB  (3.831.785 bytes)
XhmikosR commented 4 years ago

@notasausage friendly ping to tackle the open PRs 🙂

XhmikosR commented 4 years ago

@notasausage are you interested in my PRs or should I drop them?

notasausage commented 4 years ago

@notasausage are you interested in my PRs or should I drop them?

I appreciate your work on this, I just haven't had any free time lately. I will get to these soon though.