How to Convert TIFF to JPG
Someone emails you a .tif file. Your phone will not open it. You try to upload it to a form and it is rejected. You drag it into a document and nothing appears. Meanwhile the file is 40 MB, for what turns out to be one photograph.
TIFF is not a broken format — it is a professional one, built for scanners, printers and archives, and it is deliberately uncompromising about quality. It is simply not built for sharing. Converting to JPG turns it into something every device, website and app on earth can display, usually at a tiny fraction of the size.
Why TIFF files are so awkward
TIFF (Tagged Image File Format) has been the standard scanner and print output since the 1980s, and it survives for two good reasons — both of which are exactly why it travels badly.
- It is lossless, and often uncompressed.Nothing is thrown away, so a single colour page scanned at 600 DPI can run to 30–100 MB. Wonderful for an archive, hopeless for an email attachment.
- Almost nothing consumer-facing supports it. Web browsers do not display TIFF. Phones generally cannot preview it. Most social platforms, chat apps and upload forms reject it outright.
JPG is the opposite on both counts: lossy, small and understood by literally everything.
Convert TIFF to JPG, step by step
- Open the converter. Go to the TIFF to JPG tool and drop in your
.tifor.tifffile. - Convert. The image is decoded with professional imaging tooling, flattened onto a white background and written out as a high-quality JPG.
- Download the JPG — ready to email, upload, post or drop into a document.
No software to install, no account, no watermark. It works from a phone browser, which is often the only way to see a TIFF on a phone at all.
.tif or .tiff — is there a difference?
None. They are the same format with two spellings, left over from the old three-letter extension limit. Both are accepted and you never need to rename anything.
Important: multi-page TIFFs give you the first page
This is the one thing to know before you convert, because it surprises people.
A TIFF is really a container that can hold many frames. When a scanner digitises a ten-page contract, it often produces one .tif file with ten frames inside it. A JPG, by contrast, holds exactly one image — there is nowhere for pages two to ten to go.
So converting a multi-page TIFF to JPG gives you the first page only. That is the correct behaviour for a photograph or a single scan, and the wrong tool for a document.
If your TIFF is a multi-page document, use TIFF to PDF instead. Every frame becomes its own PDF page, in the original order, in one file that anyone can scroll through. The TIFF to PDF guide walks through it, including how to make the result searchable with OCR PDF so you can actually find the document again later.
Not sure which you have? If the file came from a document scanner or a fax service and is paperwork, assume multi-page and convert to PDF. If it came from a camera, a photo scanner or a design tool, it is a single image and JPG is right.
What changes when you convert
- The file gets dramatically smaller. This is the main reason to convert. Tens of megabytes routinely become a couple, because JPG compresses aggressively where TIFF does not compress at all.
- It becomes lossy — permanently. JPG discards detail the eye is unlikely to notice. At the high quality setting used here the difference is invisible on screen, but it cannot be undone. Keep the original TIFF if it is your master copy; convert a duplicate.
- Transparency becomes white. JPG has no alpha channel, so any transparent area is flattened onto a white background. If you need transparency preserved, convert to PNG instead.
- CMYK becomes RGB. A TIFF prepared for print may be in CMYK. JPG for web use is RGB, so colours can shift very slightly — irrelevant for documents and everyday photos, worth checking if exact colour is the point.
- Layers and extra channels are flattened. A TIFF can carry layers and alpha channels; the JPG is a single flat image of the composite.
- Dimensions are unchanged.A 4000×3000 TIFF becomes a 4000×3000 JPG. Only the encoding changes — resize separately if you want smaller pixel dimensions.
JPG or PNG — which should you pick?
Both are universally supported, and the right answer depends on what is in the image rather than on which is “better”.
- Choose JPG for photographs, scanned photos, artwork and anything you are emailing or putting on a website. Smallest files by a wide margin.
- Choose PNG for line art, diagrams, logos, screenshots, text-heavy scans and anything with transparency. PNG is lossless, so fine lines and lettering stay crisp instead of picking up the faint halos JPG can leave around hard edges.
If you are torn, PNG vs JPG vs WebP goes through the trade-offs properly.
If the JPG is still bigger than you need
A high-resolution scan converts to a high-resolution JPG, which may still be several megabytes. Two browser-side tools finish the job without another upload:
- Image Compressor— drop the quality with a live preview and watch the size fall; 60–80% savings are normal with no visible change.
- Image Resizer — the bigger win for web use. A 4000px-wide scan is pointless on a page that displays it at 800px.
Both of those run entirely in your browser, so the file never leaves your device at that stage. For the wider picture, see how to compress images for the web.
Is it private and free?
Decoding TIFF is not something browsers can do — the format has dozens of compression variants, including the bitonal Group 4 that fax and document scanners use — so this converter runs on our secure server. Your file is uploaded over an encrypted HTTPS connection, converted in an isolated workspace, and deleted automatically the moment the JPG is sent back — nothing is stored, logged or shared. It is completely free: no watermark, no sign-up, no daily limit, and files up to 100 MB per conversion.
Frequently asked questions
Why will nothing on my computer open a TIFF? Because browsers and phone galleries never supported it — it is a scanner and print format. Converting to JPG makes it openable everywhere, instantly.
My TIFF has ten pages. Will I get ten JPGs? No — a JPG holds one image, so you get the first page. For a multi-page document use TIFF to PDF, which keeps every page in one file.
Will I lose quality? A little, by definition — JPG is lossy. The conversion runs at a high quality setting, so the result looks the same on screen, but keep your original TIFF as the master if the image matters.
How much smaller will the file be? Usually dramatically. Uncompressed TIFFs in the tens of megabytes commonly convert to a few megabytes, and less again after compressing or resizing.
Can I convert back to TIFF afterwards? You can produce a TIFF again from a PDF with PDF to TIFF, but detail discarded by JPG compression does not come back. Round-tripping never restores the original.
Does it work on a phone? Yes — open the tool in your mobile browser, pick the file and the JPG downloads to your device. This is usually the fastest way to actually see a TIFF someone has emailed you.
What about a fax TIFF? Fax files are bitonal black-and-white TIFFs. They convert fine, but text-heavy pages generally look better as PNG, or as a real document via TIFF to PDF.
Do I need Photoshop or an image editor? No. Nothing is installed on your machine; the conversion happens on our side and the JPG downloads straight to you.
Convert your TIFF now
Open the TIFF to JPG converter, drop in your file and download a JPG that opens everywhere — free, watermark-free and deleted right after. Multi-page scan? Send it to TIFF to PDF instead and keep every page.
Written by the Toolerax Team
We are the developers who design, build and test every one of the 100+ free tools on Toolerax. Each guide is written alongside the tool it explains and checked against how the tool actually works. About us