WebP converter
WebP is the format you meet when you right-click-save an image from the modern web, and the format you publish when page weight matters. The pairs below cover both directions: escaping WebP for apps that cannot read it, and producing WebP when you want smaller images with transparency intact.
What is WebP?
WebP is an image format Google released in 2010, built on VP8 video coding. It offers both lossy and lossless modes, supports transparency in both, can hold animation, and typically lands 25-35% smaller than a comparable JPG. Every modern browser has rendered it since Safari 14 arrived in 2020, but plenty of desktop software, older CMS upload forms and printing services still refuse it.