UIWebView+SwipeGesture Category for UIImage to decode a WebP image data. Installation Drag UIImage+WebP.h and UIImage+WebP.m to your project. Usage UIImage *image = [[UIImage alloc] initWithWebPData:data];