#import @interface UIImage (WebP) + (UIImage *)convertFromWebP:(NSData *)data; @end