esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 237 forks source link

Optimize images #358

Closed tvb closed 9 years ago

tvb commented 9 years ago

Properly formatting and compressing images can save many bytes of data. Optimize the following images to reduce their size by 11.5KiB (51% reduction).

Compressing and resizing https://www.xyz.nl/uploads/avatars/2.png could save 8.6KiB (87% reduction).
Losslessly compressing https://www.xyz.nl/uploads/logo.png could save 2KiB (18% reduction).
Compressing and resizing https://www.xyz.nl/uploads/avatars/1.png could save 853B (88% reduction).
jgknight commented 9 years ago

If you feel strongly about this please reopen. However there are steps the server administrator can go through to setup gzip compression etc to reduce the bandwidth usage. I'm going to argue that the disk space saved by compressing off KBs of data is negligible.