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

[feature] Encode thumbnails into format that keeps transparency #3041

Open
tsmethurst opened this issue Jun 26, 2024 · 0 comments
Open

[feature] Encode thumbnails into format that keeps transparency #3041

tsmethurst opened this issue Jun 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tsmethurst
Copy link
Contributor

Currently I think we encode thumbnails to .jpg format, which is fine for static images that don't have an alpha/transparency layer, but is a bit of a shame for images that use transparency.

We might consider encoding (gif, webp, and png) image thumbnails to png instead, to try to keep transparency, but we'll have to investigate the best way of doing this.

Re: #3040

@tsmethurst tsmethurst added the enhancement New feature or request label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant