Closed
Description
I'm speaking about http://events.linuxfoundation.org/sites/events/files/styles/1920px_maxwidth/public/banner-images/portland.png now.
I see ~15% size improvement (1232339 to 1052669 bytes) after applying lossless png compression like this:
pngcrush -brute -reduce -ow -q portland.png
advdef -z -4 -q portland.png
Converting that photo to a jpg image (with default convert
options) reduces the size 3.5x (1232339 to 345452 bytes) with almost no visible difference (that's a photo, remember?).
Metadata
Metadata
Assignees
Labels
No labels