# Convert TIFF to WebP

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

TIFF is the print-and-scan workhorse: a flexible, usually lossless container beloved by scanners, print shops and photo archives. Files are often huge and can even hold multiple pages, which makes them awkward to share.

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 TIFF to WebP usually cuts file size at the same visual quality — WebP out-compresses TIFF 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.tiff' 'format=webp' 'quality=85'`
- **Parent tool docs:** https://gizza.ai/tools/image-convert/index.md
