# Convert PNG to WebP

Convert PNG to WebP right in your browser — free, private, nothing is uploaded. Smaller files at the same quality, transparency included.

PNG is the standard lossless web image: screenshots, UI graphics, logos and anything with sharp edges or transparency come out pixel-perfect.

WebP is the modern web format: at similar visual quality it produces noticeably smaller files than both JPEG and PNG, and it supports alpha transparency.

Converting PNG to WebP usually cuts file size at the same visual quality — WebP out-compresses PNG on most images — while keeping alpha transparency available.

## Run it

- **Web (WebP preselected):** https://gizza.ai/tools/image-convert/?format=webp&quality=85
- **CLI:** `gizza tool image-convert 'url=https://example.com/input.png' 'format=webp' 'quality=85'`
- **Parent tool docs:** https://gizza.ai/tools/image-convert/index.md
