Demo code to show how to decode and display WebP images on iOS. The original blog entry is here. The demo loads images in the background and displays them in a UICollectionView. The images can be any UIImage supported format or WebP. Enjoy.