<!--
{
  "documentType" : "article",
  "framework" : "ImageIO",
  "identifier" : "/documentation/ImageIO/webp-data",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "WebP Data"
}
-->

# WebP Data

Metadata keys for WebP metadata.

## Topics

### Dictionary

[`kCGImagePropertyWebPDictionary`](/documentation/ImageIO/kCGImagePropertyWebPDictionary)

A dictionary of properties related to a WebP container.

### Image Properties

[`kCGImagePropertyWebPCanvasPixelHeight`](/documentation/ImageIO/kCGImagePropertyWebPCanvasPixelHeight)

The height of the main image, in pixels.

[`kCGImagePropertyWebPCanvasPixelWidth`](/documentation/ImageIO/kCGImagePropertyWebPCanvasPixelWidth)

The width of the main image, in pixels.

### Sequence Timing

[`kCGImagePropertyWebPFrameInfoArray`](/documentation/ImageIO/kCGImagePropertyWebPFrameInfoArray)

An array of dictionaries that contain timing information for the image sequence.

[`kCGImagePropertyWebPDelayTime`](/documentation/ImageIO/kCGImagePropertyWebPDelayTime)

The number of seconds to wait before displaying the next image in the sequence.

[`kCGImagePropertyWebPUnclampedDelayTime`](/documentation/ImageIO/kCGImagePropertyWebPUnclampedDelayTime)

The unadjusted number of seconds to wait before displaying the next image in the sequence.

[`kCGImagePropertyWebPLoopCount`](/documentation/ImageIO/kCGImagePropertyWebPLoopCount)

The number of times to play the sequence.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)