Convert RGBA PNG to RGB with PIL
I’m using PIL to convert a transparent PNG image uploaded with Django to a JPG file. The output looks broken.
I’m using PIL to convert a transparent PNG image uploaded with Django to a JPG file. The output looks broken.