Skip to content

TIFF to PNG Converter In your browser, nothing uploaded

Your files never leave your device
Output Format ? JPG: smallest files, universal. PNG: lossless, supports transparency. WebP: modern, great quality/size ratio. AVIF: best compression, but most browsers cannot create it — greyed out when yours can't. PDF: Pro only.

EXIF metadata is removed. Decoding and redrawing the image carries no GPS coordinates, camera model or timestamp across, so the file you download has none of it. If you need that data kept, copy the originals instead.

Drag & drop images here

or click to browse — HEIC, AVIF, WebP, PNG, JPG, GIF, BMP, TIFF

Did you know? heic.site processes files 100% in your browser — nothing is ever uploaded.

How to Convert TIFF to PNG

  1. Drag and drop your TIFF files into the converter above, or click to browse.
  2. The converter automatically outputs PNG format. Adjust quality if needed.
  3. Click download to save your converted PNG files. For multiple files, use "Download All as ZIP."

What is PNG?

PNG is a lossless raster format from 1996. Every browser, every operating system and every image editor out there reads one without argument. Its compression combines per-row prediction filters with DEFLATE, exploiting the resemblance between neighbouring pixels to shrink the file while reproducing it exactly on decode, which is the trick every lossless image codec has leaned on since. It carries a full alpha channel. It handles everything from 1-bit line art to deep colour. For scanned documents, diagrams, screenshots and anything with text in it, PNG is the format that keeps edges crisp where a lossy codec would smear them.

What is a TIFF File?

TIFF (Tagged Image File Format) is a flexible image format commonly used in photography, publishing, and professional printing. TIFF files can be very large and are not supported by web browsers, making conversion necessary for sharing or web use.

TIFF vs PNG

Choose this conversion when the TIFF is a master copy you cannot afford to degrade. Both formats are lossless, so the pixels that come out are the pixels that went in — the only differences are how efficiently they get stored and how widely they are supported. TIFF is frequently written with no compression at all. That is why a scan can balloon to tens or hundreds of megabytes. PNG compresses that identical image substantially, often by 60 to 95 percent on a document scan, because the acres of white background a scanner produces are about the most compressible thing an image codec ever meets. And unlike a TIFF, a PNG opens in any browser. Set against converting to JPG, you keep every pixel and accept a larger file for it.

Why Convert TIFF to PNG?

Frequently Asked Questions

Which browsers can decode a TIFF?

None of them, which is the awkward part. It is also the reason that most in-browser converters skip TIFF entirely. Chrome and Firefox reject the file. Safari does too, even though the macOS underneath it reads TIFF perfectly happily. So we ship our own decoder, written in JavaScript, running on a background thread and behaving identically in every browser including Safari, which is why this page carries no browser-support caveat. Your file still never leaves the device.

Is any quality lost converting TIFF to PNG?

None. Both formats are lossless, so what happens here is a repackaging rather than a re-encoding. Every pixel value survives exactly. That is the key difference from converting to JPG, which discards some of the detail permanently. For an archival master, a scanned legal document, or anything you plan to keep editing, PNG is the correct destination and JPG is a mistake you cannot undo.

What happens with a multi-page TIFF?

Only the first page converts. A single TIFF can store many pages. Scanners and fax software do it routinely. A PNG holds one image. Feed it a multi-sheet scan and you will get sheet one and nothing else, so reach for a dedicated multi-page TIFF tool when you need all of them.

Should I convert to PNG or JPG?

PNG when fidelity matters, or when the image is a document, a scan, a diagram or anything with text in it — it is lossless and keeps edges sharp. JPG when the content is photographic and small matters more to you than exact. For a scanned page, PNG wins on both counts. For a scanned photograph, JPG will be considerably smaller.

Related Converters