
CwebP Unsupported Color Conversion Request:
When i am creating WebP images, that time triggering the error as "cwebp unsupported color conversion request, Error Could not be process file".
Error:
$imageName = "ilikekaraikudi.jpg";
$webpimgName = "ilikekaraikudi.webp";
cwebp -q 0 ".$imageName." -o ".$webpimgName. Unsupported color...