Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Futher optimize tile.png and tile-wide.png #1604

Closed
wants to merge 1 commit into from
Closed

Futher optimize tile.png and tile-wide.png #1604

wants to merge 1 commit into from

Conversation

arthurvr
Copy link
Member

Losslessly compressed tile.png and tile-wide.png.

tile.png is 13.743 bytes now, and I got it to be 3.498 bytes.
tile-wide.png is 6.774 bytes now, and I got it to be 1.866 bytes.

@alrra alrra closed this in ca69781 Sep 22, 2014
alrra pushed a commit that referenced this pull request Sep 22, 2014
 * `tile.png`:

    before:        13743 B
    after:          3495 B
    ──────────────────────
    reduction:     10248 B [25.43%]

 * `tile-wide.png`

    before:         6774 B
    after:          1864 B
    ──────────────────────
    reduction:      4910 B [72.48%]

Close #1604.
alrra pushed a commit that referenced this pull request Sep 22, 2014
 * `tile.png`:

    before:        13743 B
    after:          3495 B
    ──────────────────────
    reduction:     10248 B [74.56%]

 * `tile-wide.png`

    before:         6774 B
    after:          1864 B
    ──────────────────────
    reduction:      4910 B [72.48%]

Close #1604.
@alrra
Copy link
Member

alrra commented Sep 22, 2014

Thanks @arthurvr !

I manage to squash a few more bytes, so the final result was:

  • tile.png - 3495 B
  • tile-wide.png - 1864 B

eleanor-byhook pushed a commit to eleanor-byhook/html5-boilerplate that referenced this pull request Feb 29, 2016
 * `tile.png`:

    before:        13743 B
    after:          3495 B
    ──────────────────────
    reduction:     10248 B [74.56%]

 * `tile-wide.png`

    before:         6774 B
    after:          1864 B
    ──────────────────────
    reduction:      4910 B [72.48%]

Close h5bp/html5-boilerplate#1604.
jeffreznik pushed a commit to jeffreznik/sw-test that referenced this pull request Oct 15, 2017
 * `tile.png`:

    before:        13743 B
    after:          3495 B
    ──────────────────────
    reduction:     10248 B [74.56%]

 * `tile-wide.png`

    before:         6774 B
    after:          1864 B
    ──────────────────────
    reduction:      4910 B [72.48%]

Close h5bp#1604.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants