11行python代码实现把webp转jpg格式图片(同路径下) from os import from PIL import Image PATH = r"C:UsersAdministratorDesktop" for root, dirs, files