JPG is lossy and has no transparency, so transparent areas are filled with white. Lower the quality for a smaller file.
Files (0)
No files yet
Add files and they convert right away. Change a setting and they convert again.
Built with open source libraries. Licenses
What is a TIFF to JPG converter?
A TIFF to JPG converter turns a TIFF or TIF image into a JPG, which is usually a small fraction of the size. TIFF is the format scanners, fax software and print shops reach for, because it can hold an image with no loss at all. That care costs space. A letter-size color page scanned at 300 dpi is 2550 x 3300 pixels, about 25 MB of raw image data, and a TIFF saved without compression keeps nearly all of it. That is too large for many email attachments and upload forms, and many browsers will not display a TIFF at all. A JPG of the same page opens almost anywhere.
The TIFF is read by UTIF, an open source decoder that this page downloads the first time you add a TIFF file. It handles uncompressed TIFFs and the compression methods scanners and fax software write: LZW, ZIP (Deflate), PackBits, JPEG, and CCITT Group 3 and Group 4, the black-and-white fax codecs. A file that uses a method the decoder cannot read, such as JPEG 2000 inside a TIFF, is refused with the method code in the message, rather than being turned into a black rectangle.
Three things change on the way to JPG. Only the first page of a multi-page TIFF is converted, and the note under its row says how many pages the file had. Images with 16 bits per channel come down to 8, which is all a JPG can hold. And transparent areas are filled with white; the note mentions it only when the image had transparent pixels. The Quality slider runs from 10% to 100% and starts at 90%, and moving it converts every added file again.
The conversion is client-side. Your browser decodes the TIFF, draws it onto a canvas and encodes the JPG, so the scan never leaves your device, which matters when the page is a contract, a medical form or a copy of an ID. EXIF fields, GPS coordinates and embedded color profiles are not copied into the JPG. TIFF files over 300 MB and images over 100 megapixels are refused with a message instead of freezing the tab. It is free, no signup, with a daily cap on conversions.
Each file is identified by its first bytes, not by its name. DNG and CR2 camera RAW files are built on the TIFF structure, so a RAW file dropped here is recognized and pointed to the converter for its own format.
How to convert TIFF to JPG
Add your TIFF files
Drop .tif or .tiff files on the box that reads Drop TIFF images here or click to upload. Each file starts converting as soon as it is added, and the first one waits a moment while the TIFF decoder downloads.
Set the Quality slider
Keep 90% for photos and color scans. For a page that is mostly text, try around 75%. The whole batch uses the same setting, and moving the slider converts every added file again, so the sizes update without starting over.
Check each result
Files convert one at a time, and each row shows its status as Waiting, Converting or Complete, with a size line showing the size before and after and how much smaller or larger the JPG is. Click the thumbnail to see the JPG large, with Before and After views and the pixel dimensions. A file that cannot be read stays in the list with the reason printed on its row.
Download the JPGs
Press the download icon on a row for one file, or Download All (n images) in the list header to save the batch as converted-jpg.zip.
Why convert TIFF to JPG?
A TIFF is a good file to keep and an awkward file to send. Almost every reason to convert one comes down to getting a scan somewhere that will not take it as it is.
Getting a scan under an attachment limit
Email services commonly cap attachments somewhere around 20 to 25 MB, and a few uncompressed TIFF pages can pass that on their own. The same pages as JPG are usually small enough to attach several at once, and they arrive as images the recipient can open with a tap.
Upload forms that list JPG and PNG only
Job portals, insurance claims, rental applications and government forms tend to accept a short list of image types, and .tif is rarely on it. Many also set a per-file size cap. Converting to JPG clears both checks in one step, and the Quality slider gives you room to go smaller if the form still says no.
Opening the file on a phone or in a browser
Many browsers and phone gallery apps do not display TIFF, so a scan shared as a link or a chat attachment often shows up as a download prompt instead of a picture. A JPG previews inline almost everywhere, which is what you want when the other person only needs to read the page.
TIFF vs JPG: which to use
| TIFF | JPG | |
|---|---|---|
| Compression | None, or lossless (LZW, ZIP, PackBits, fax). JPEG is possible too. | Lossy, with a quality setting. |
| Pages | Can hold many pages in one file. | One image per file. This page converts the first TIFF page. |
| Transparency | Supported through an extra alpha channel. | None. Transparent areas become white. |
| Color depth | 1-bit to 32-bit, including grayscale, palette and CMYK. | 8 bits per channel, RGB or grayscale. |
| Typical file size | Large, often tens of MB for a color scan. | Usually a small fraction of the TIFF. |
| Browser and phone support | Patchy. Many browsers do not display it. | Displays almost everywhere. |
| Best for | Archive masters, print production, fax and document systems. | Emailing, uploading and viewing scans. |
Scans, faxes and JPG quality
JPG compression was designed for photographs, where colors change gradually. It handles color scans, photos and pages with pictures on them well, and at the default 90% the difference from the TIFF is hard to spot. Hard black text on white paper is the case where JPG shows its seams: at low quality settings, faint speckles and smudges can appear along the edges of letters. Open the preview from the row's thumbnail and check a line of small print in the After view before settling on a low setting.
Black-and-white scans and faxes behave differently again. They are usually stored as 1-bit TIFFs, often with CCITT Group 4 compression, which can squeeze a page of text down to a few tens of kilobytes. A JPG has no 1-bit mode, so the page is written as 8-bit grayscale, and the result can come out larger than the TIFF it came from even though nothing about the picture improved.
Multi-page TIFFs are common in both cases, since fax software and document scanners often save a whole stack of pages into one file. This page converts only the first page and says so in the note. To get the rest, save each page as its own TIFF in the scanning software, then drop them all here as a batch.
Privacy and security
- The TIFF is decoded and the JPG is encoded inside this browser tab. The only thing downloaded is the TIFF decoder script, and the image itself is never uploaded.
- The daily limit check sends the tool name and a device identifier, plus your account token if you are signed in. It carries nothing from your files.
- After a batch, the page records how many files converted, their combined size in bytes and the output format. File names and image content are never sent.
- If the limit check cannot reach the server, the conversion still runs.
- EXIF fields, GPS coordinates and embedded color profiles are not written into the JPG, because it is rebuilt from decoded pixels.
- Converted JPGs stay in the tab's memory until you remove them, press Clear All or close the page.
Key Features
Reads scanner and fax TIFFs
Uncompressed, LZW, ZIP, PackBits and JPEG compressed TIFFs convert, and so do black-and-white fax files using CCITT Group 3 or Group 4.
Shrinks files to a sendable size
A JPG of a color scan is usually a small fraction of the TIFF, and the size line on each row shows the exact percentage change.
Quality you can tune
A slider from 10% to 100%, starting at 90%, trades detail for size across the whole batch, and moving it converts every file again.
Honest about pages and failures
A multi-page TIFF gets a note with its page count, and a file using an unreadable compression method names the method code instead of producing a blank image.
Frequently Asked Questions
Related Tools
CR2 to JPG Converter
Convert Canon CR2 RAW files to JPG in your browser by extracting the JPEG preview the camera embedded in each file
DNG to JPG Converter
Convert DNG RAW files from phones, drones and cameras to JPG in your browser by extracting the JPEG preview embedded in each file
TIFF to PDF Converter
Convert TIFF scans, including multi-page TIFFs, into a PDF with every page kept, in your browser
TIFF to PNG Converter
Convert TIFF images to lossless PNG in your browser, keeping transparency, no upload needed
Comments
0 comments
No comments yet. Be the first to share your thoughts!