---
title: UTTypeWebP
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypewebp
---

# UTTypeWebP

A type that represents a WebP image.

## Declaration

```occ
extern UTType * const UTTypeWebP;
```

## Discussion

Discussion The identifier for this type is org.webmproject.webp. This type conforms to UTTypeImage.

## See Also

### Images

- [UTTypePNG](uniformtypeidentifiers/uttypepng.md)
- [UTTypeGIF](uniformtypeidentifiers/uttypegif.md)
- [UTTypeJPEG](uniformtypeidentifiers/uttypejpeg.md)
- [UTTypeTIFF](uniformtypeidentifiers/uttypetiff.md)
- [UTTypeBMP](uniformtypeidentifiers/uttypebmp.md)
- [UTTypeSVG](uniformtypeidentifiers/uttypesvg.md)
- [UTTypeRAWImage](uniformtypeidentifiers/uttyperawimage.md)
