<?php imagecreatefromwebp(string $filename): GdImage|false
<?php "Unsupported image type. GD/PHP installation does not support WebP format." ); } $core = @imagecreatefromwebp($path); break; case 'image/bmp':