Karbatos
Results
1
comments of
Karbatos
While the fix is still not approved, you can add the following line before opening the image. This removes the extra line @aliencaocao mentioned. i = i.replace("data:image/png;base64,","") image = Image.open(io.BytesIO(base64.b64decode(i)))