---
title: webP
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/webp
---

# webP

A type that represents a WebP image.

## Declaration

```swift
static var webP: UTType { get }
```

## Discussion

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

## See Also

### Images

- [png](uniformtypeidentifiers/uttype-swift.struct/png.md)
- [gif](uniformtypeidentifiers/uttype-swift.struct/gif.md)
- [jpeg](uniformtypeidentifiers/uttype-swift.struct/jpeg.md)
- [tiff](uniformtypeidentifiers/uttype-swift.struct/tiff.md)
- [bmp](uniformtypeidentifiers/uttype-swift.struct/bmp.md)
- [svg](uniformtypeidentifiers/uttype-swift.struct/svg.md)
- [rawImage](uniformtypeidentifiers/uttype-swift.struct/rawimage.md)
