Pillow encode and decode giving different results

后端 未结 0 1008
自闭症患者
自闭症患者 2020-12-09 23:27

I am trying to convert from base64 to PIL image and PIL image to base64. And I am using these scripts.

def convert_base64_2_pil_image(image_b64: bytes) ->          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题