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 conversion request
Error! Could not process file ilikekaraikudi.jpg
Error! Cannot read input picture
$webpimgName = "ilikekaraikudi.webp";
cwebp -q 0 ".$imageName." -o ".$webpimgName.
Unsupported color conversion request
Error! Could not process file ilikekaraikudi.jpg
Error! Cannot read input picture
Solution:
we can try converting to RBG color-space via ImageMagick (convert) or any other image-editor tool.
exec("convert -colorspace RGB ".$imageName." ".$webpimgName . " ");
Related Posts:
1. how to create webp image in php2. fedex shipping integration
3. 413 “Request Entity Too Large” error with uploading a file
4. How to blink text in html for various browsers
5. Difference between cookies and sessions in php
This comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteit is really amazing...thanks for sharing....provide more useful information...
ReplyDeleteBE Project Center in Chennai | MBA Project Center in Chennai | ME Project Center in Chennai | Projects Center in Velachery
Nice and really helpful article to everyone... thanks for sharing...MBA Project Center in Chennai | MBA Project Center in Velachery.
ReplyDelete