Convert WebP
A smaller web still that can keep transparency. Every pair below runs in the browser. The file is not uploaded. Stills use jSquash (MozJPEG, OxiPNG, WebP, AVIF) and the canvas in this tab. There is no upload bar because there is no server to receive the bytes.
This hub is the index, not the workbench. Each conversion is its own URL so a search for “WebP to something” can land on a page that only does that job. The file picker on those pages expects WebP when you are leaving this format, or produces WebP when you are arriving. A generic dropdown still exists under Video convert and Audio convert if you would rather pick the destination after you drop the file.
You can check the same way on every pair: open the network panel, drop a WebP file, convert it. You should see this origin. You should not see a POST of the file. Google Analytics, if it is on, is page views — not your WebP bytes. If a tool needs a server, it is not on this site.
This site can read it. This site can write it. Engine: jsquash.
Convert from WebP
- WebP to JPGThe usual photographic JPEG. No transparency.
- WebP to PNGLossless stills, including transparency.
- WebP to AVIFOften smaller than WebP at the same viewing size.
- WebP to BMPUncompressed bitmap. Huge, simple, still used in scanning.
- WebP to ICOWindows icon file. Written here as a single PNG-in-ICO.
Convert to WebP
- JPG to WebPThe usual photographic JPEG. No transparency.
- PNG to WebPLossless stills, including transparency.
- AVIF to WebPOften smaller than WebP at the same viewing size.
- HEIC to WebPApple's default still format on iPhone.
- BMP to WebPUncompressed bitmap. Huge, simple, still used in scanning.
- ICO to WebPWindows icon file. Written here as a single PNG-in-ICO.
- GIF to WebPThe first frame of a GIF. Animation is not written back.
- SVG to WebPVector markup, rasterized to pixels. I do not trace photos into SVG.
Related: Convert · All formats · How it works