Skip to content

😵‍💫 Alter PNG quality back to 80#353

Merged
benschwarz merged 2 commits intomainfrom
png-default-compress
Sep 10, 2025
Merged

😵‍💫 Alter PNG quality back to 80#353
benschwarz merged 2 commits intomainfrom
png-default-compress

Conversation

@benschwarz
Copy link
Copy Markdown
Member

In this PR:

  • Change PNG quality setting default from 90 to 80

See my comment for more detail, tldr is:

  • I raised the PNG quality to 90 in 1.2.0
  • PNG quality @ 90 creates a situation where images are continually re-compressed when using config option compressOnly
  • PNG quality @ 80 doesn't do this

Closes #349

@benschwarz benschwarz merged commit f325757 into main Sep 10, 2025
6 checks passed
@benschwarz benschwarz deleted the png-default-compress branch September 10, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Images are being recompressed several times in a row

1 participant