Skip to content
Snippets Groups Projects
Commit 39b40d6d authored by Robert Swain's avatar Robert Swain Committed by Richard van der Hoff
Browse files

media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142)

Pillow will use nearest neighbour as the resampling algorithm if the
source image is either 1-bit or a color palette using 8 bits. If we
convert to RGB before scaling, we'll probably get a better result.
parent 66537e10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment