Skip to content

Is 1.2 MiB png photo really needed on the title page? #94

Closed
@ChALkeR

Description

@ChALkeR

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions