using (var client = myHttpClient.CreateClient())
{
var destinationPathWebP = Path.Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION);
destinationPathWebP = destinationPathWebP.Replace("\", “/”);
var destinationPath…...Error converting webp to jpg GroupDocs.Conversion Product Family...byteArray); using (Converter converter = new Converter(destinationPathWebP))...