TIFF to PNG Converter

Converting TIFF to PNG produces a losslessly compressed image with universal support. For 8-bit TIFF sources the conversion is exact; for 16-bit TIFFs the data tonemaps to 8-bit unless you use 16-bit PNG output.

image

Drag & drop image files here, or browse

Drop your TIFF files here

What changes when you convert TIFF to PNG

Lossless for 8-bit content. 16-bit TIFFs lose precision in standard 8-bit PNG. Alpha transfers cleanly. PNG is typically smaller than uncompressed TIFF but larger than TIFF with LZW or ZIP compression.

When to use this conversion

  • Converting TIFF archives to a web-friendly lossless format
  • Preparing TIFF assets for CMS or design workflows that prefer PNG
  • Creating universally viewable versions of scanned TIFF documents
  • Archiving in a format compatible with every platform

Where the output plays

PNG runs everywhere.

About these formats

TIFF (Tagged Image File Format)

TIFF is a 1986 container format used throughout professional photography, print production, and archival imaging. It supports lossless compression, multiple pages, 16-bit-per-channel color, embedded color profiles, and high bit-depth grayscale. Print shops, medical imaging, and GIS systems expect TIFF.

PNG (Portable Network Graphics)

PNG is a lossless image format designed to replace GIF. It uses DEFLATE compression, supports an 8-bit alpha channel for full transparency, and preserves every pixel exactly. PNG excels at images with sharp edges, large flat-color regions, text, UI screenshots, and anything you'll re-edit.

How It Works

  1. Add your TIFF files Drag TIFF images onto the page or click to pick them from your file browser. Batch uploads are fine.
  2. Choose PNG settings Pick quality or compression settings for the PNG output. Defaults match common target use cases.
  3. Convert in your browser The converter runs locally via WebAssembly. Nothing uploads. Progress shows per file so you know exactly what's happening.
  4. Download PNG files Grab each converted file individually, or download the whole batch as a single ZIP.

Features

Supported Formats

FAQ

Will multi-page TIFFs convert fully?

No. PNG is single-page. Only the first page converts by default. For multi-page content, use a format like PDF or convert each page separately.

Will 16-bit color survive?

Only in 16-bit PNG output. Standard 8-bit PNG loses the extra precision.

What is TIFF (Tagged Image File Format)?

TIFF is a 1986 container format used throughout professional photography, print production, and archival imaging. It supports lossless compression, multiple pages, 16-bit-per-channel color, embedded color profiles, and high bit-depth grayscale. Print shops, medical imaging, and GIS systems expect TIFF.

What is PNG (Portable Network Graphics)?

PNG is a lossless image format designed to replace GIF. It uses DEFLATE compression, supports an 8-bit alpha channel for full transparency, and preserves every pixel exactly. PNG excels at images with sharp edges, large flat-color regions, text, UI screenshots, and anything you'll re-edit.

Are my files private?

Yes. The converter runs entirely in your browser using WebAssembly. Your images are never uploaded, never sent to a server, and never leave your device.

Is there a file size limit?

There's no hard limit, but because everything runs in your browser you're bounded by available memory. Very large images (over a few hundred megapixels) can hit browser memory limits. Process in smaller batches if you run into issues.