Skip to content

Slightly improve PNG files compression#38438

Merged
XhmikosR merged 1 commit intomainfrom
xmr/compress-pngs
Apr 11, 2023
Merged

Slightly improve PNG files compression#38438
XhmikosR merged 1 commit intomainfrom
xmr/compress-pngs

Conversation

@XhmikosR
Copy link
Copy Markdown
Member

@XhmikosR XhmikosR commented Apr 11, 2023

Used oxipng v8.0.0 with oxipng -omax -Z.

Before: 331 KB (339.560 bytes)
After: 329 KB (337.647 bytes)

Description

Motivation & Context

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Used oxipng v8.0.0 with `oxipng -omax -Z`.

Before: 331 KB (339.560 bytes)
After:  329 KB (337.647 bytes)
@XhmikosR XhmikosR marked this pull request as ready for review April 11, 2023 08:52
@XhmikosR XhmikosR merged commit 137bfba into main Apr 11, 2023
@XhmikosR XhmikosR deleted the xmr/compress-pngs branch April 11, 2023 18:23
@XhmikosR XhmikosR added skip-changelog So that the release drafter action doesn't include it docs labels May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs skip-changelog So that the release drafter action doesn't include it

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant