I have found this code on so that saves images from html files - from a ... from PIL import Image ... im.save(path + image[ "src" ], "png" ).
確定! 回上一頁