humanmade / humanmade/tachyon

PNG ignoring quality

Open
#601 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
295
Forks
4
Avg merge
15d 7h
Merged PRs (30d)
1

Description

When Tachyon outputs a PNG, it unconditionally quantises the image to an 8-bit, 256-colour palette. The quality parameter is completely ignored for PNG output — it only applies to JPEG and WebP.

Is this something that can be fixed? I can't think of many situations that this wouldn't be problematic

Based on a [Sharp search](https://github.com/search?q=repo%3Alovell%2Fsharp+quality+png&type=code) it looks like this option might be exposed for PNG files?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.