@@ -61,6 +61,7 @@ public class ImageConverter
lock (lstExceptions) lstExceptions.Add((item.PathAndName, e));
return;
}
+
item.PathAndName += ".webp";
});