# Convert TIFF to PNG

Convert TIFF to PNG right in your browser — free, private, nothing is uploaded. Get a lossless copy of every pixel.

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.

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

Converting TIFF to PNG turns a heavyweight print-and-scan master into something browsers and chat apps actually display — losslessly, so nothing is thrown away.

## Run it

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