发布于2021年3月5日2021年5月12日php转换webp格式报 Fatal error: Paletter image not supported by webp 在创建.webp格式图像之前,将文件转换为RGB $img = imagecreatefrompng('l2.png'); imagepalettetotruecolor($img);