Convert TIFF to JPG

This TIFF to JPG converter turns large scans, print files and camera TIFFs into JPGs a fraction of the size — and when a TIFF holds several pages, each page comes out as its own JPG instead of silently keeping only the first. Everything happens in your browser, so scanned documents are never uploaded anywhere.

No upload No file size limit No sign-up Free

Drop TIFF images here

or click to choose — .tif or .tiff, single or multi-page

Why TIFF files are so large

TIFF is the format scanners, print shops and archives reach for because it keeps every pixel intact — either with no compression at all or with lossless compression such as LZW or ZIP. That is exactly what you want for a master copy, and exactly what makes TIFFs awkward to share. A single A4 page scanned in colour at 300 DPI is roughly 2480×3508 pixels, which is about 26 MB of raw image data. Plenty of email services cap attachments at 25 MB, and upload forms are usually far stricter.

Converting to JPG trades a small amount of invisible detail for a file that is typically a small fraction of the original size, and that opens in every browser, phone, email client and document editor — none of the major desktop browsers can display a TIFF on a web page at all.

Multi-page TIFFs: every page comes out

Document scanners, fax software and many "scan to file" office printers save a whole document as a single TIFF with several pages inside. A JPG can only hold one image, so this tool gives each page its own JPG, named with its page number (contract-page-1.jpg, contract-page-2.jpg…), and bundles them into one ZIP download. If all you need is the first page — a cover sheet or a single-page form — set Multi-page TIFFs to First page only.

Some TIFFs also carry small preview thumbnails next to the full-size page. Those are recognised and skipped, so you don't end up with a stray tiny JPG for every real page.

What changes in the conversion

TIFFJPG result
CompressionNone or losslessLossy, at the quality you choose
TransparencyOptionalFilled with a colour you pick (white by default)
Bit depth8 or 16 bits per channel8 bits per channel
Colour modelRGB, CMYK, greyscale, 1-bit, paletteRGB, the standard for screens
Metadata and layersCan be storedNot carried over

Two of those rows are worth a closer look. CMYK TIFFs prepared for print are converted with a standard formula rather than their embedded colour profile, which is accurate for most images but can shift intensely saturated print colours slightly. And a Photoshop TIFF saved with layers still contains a flattened copy of the finished image — that flattened version is what becomes the JPG.

Choosing a quality setting

SettingWhen to use it
Maximum (95%)Photos you may still crop or edit, or scans with very fine detail
High (85%)The sensible default - hard to tell apart from the TIFF
Medium (75%)Scanned text documents and anything headed for email or a web form

If you need the image to stay pixel-perfect, or it has a transparent background you want to keep, choose PNG as the output instead — or use the dedicated TIFF to PNG converter.

Which TIFF files work

Uncompressed, LZW, ZIP/Deflate, PackBits, JPEG-compressed and CCITT Group 3/4 fax TIFFs are all supported, in greyscale, RGB, CMYK, palette and black-and-white, at 8 or 16 bits per channel. That covers what scanners, cameras, fax machines and Photoshop produce. A file using a rare scheme such as LZMA or JPEG 2000 gets a clear error message naming the problem, rather than a blank or black JPG that looks like it worked.

Nothing leaves your device

TIFFs are very often scanned contracts, passports, medical records and tax forms — exactly the documents you shouldn't hand to an unknown server. Here the file is decoded and re-encoded entirely inside your browser. Nothing is uploaded, there is no account, and there is no limit on how many files you convert.

Frequently asked questions

Does it convert every page of a multi-page TIFF?

Yes, by default. Scanners and fax software often save a whole document as one TIFF with several pages inside, and JPG can only hold one image per file - so each page becomes its own JPG, named with its page number (scan-page-1.jpg, scan-page-2.jpg and so on), with a single ZIP download for all of them. If you only need the cover page, switch the Multi-page TIFFs option to First page only.

Will I lose quality converting TIFF to JPG?

Technically yes, because JPG is a lossy format and TIFF usually is not - but at the High (85%) setting the difference is very hard to see in normal viewing, and the file is typically many times smaller. If the image is going to be edited further or printed professionally, keep the original TIFF and use the JPG for sharing.

Why do the colours of my CMYK TIFF look slightly different?

CMYK is a print colour model and JPG images for screens are RGB, so the colours have to be converted. This tool uses a standard conversion formula rather than the colour profile embedded in the file, which is accurate for most images but can shift very saturated print colours a little. For colour-critical print work, convert in software that reads the file's ICC profile.

Is there a file size limit?

There is no upload limit, because nothing is uploaded. The practical limit is your device's memory: an extremely large image - tens of thousands of pixels per side - can exceed what a browser can hold, and in that case you get a clear error message for that file instead of a broken result.

Why won't my TIFF file convert?

Two usual reasons. Either the file isn't really a TIFF (it has a .tif extension but contains something else), or it uses an unusual compression method such as LZMA or JPEG 2000 that browser tools can't decode. Uncompressed, LZW, ZIP/Deflate, PackBits, JPEG-compressed and CCITT fax TIFFs - which covers what scanners, cameras and Photoshop produce - all work.

Are my TIFF files uploaded to a server?

No. The TIFF is decoded and re-encoded as JPG entirely inside your browser. That matters for TIFFs in particular, since they are so often scanned contracts, IDs and records - nothing leaves your device, and there is no account or sign-up.