How to convert a TIFF to JPEG on a Mac
A TIFF turns into a JPEG in a few seconds on a Mac. The quickest built-in route is Preview: open the TIFF, choose File then Export, pick JPEG, and save. To convert a stack of them at once, or to keep the original files untouched, drag them onto Manatee, choose Convert, and pick JPEG. Either way you are trading a large, lossless image for a small, universal one, and for most photos and scans the quality cost is invisible.
What a TIFF is, and why it is so big
TIFF (Tagged Image File Format) is a container built for fidelity, not for size. It usually stores every pixel either uncompressed or with lossless compression such as LZW, so nothing about the image is thrown away. That is exactly why scanners, print shops, and photo archives lean on it: a TIFF can hold 16 bits per channel instead of 8, carry a CMYK or wide-gamut color profile, keep an alpha (transparency) channel, and even pack several pages into one file. All of that precision has a price. A single full-resolution TIFF from a scanner or a camera can run 30, 50, even 100 megabytes.
JPEG is the opposite by design. It is a lossy format that compresses photographic detail the eye barely registers, producing a file a fraction of the size. It stores 8 bits per channel in RGB, has no transparency, and holds a single flattened image. That is the trade at the heart of this conversion: you are giving up headroom you probably were not using in exchange for a file you can email, upload, or post anywhere.
Why do you have a TIFF in the first place? Usually because something upstream produced one: a flatbed scanner, a design export, a microscope or a camera set to maximum quality, or an archive that standardized on TIFF for preservation. The moment you need to share or publish it, its size and its patchy support in web and messaging apps become the problem, and JPEG solves both.
The fastest ways to convert on a Mac
The built-in route, with Preview:
- Double-click the TIFF so it opens in Preview.
- Choose File, then Export.
- Set Format to JPEG. A Quality slider appears.
- Drag Quality toward the higher end for a near-transparent result, then click Save.
Preview is free and already installed, and for one file it is perfectly good. Its honest limit is volume and control: exporting fifty TIFFs one at a time is tedious, and it is easy to overwrite or misplace files when you are moving quickly through a folder.
For more than a couple of files, or when you want the originals left exactly as they are, Manatee handles it:
- Open Manatee and choose Convert, or right-click the files in Finder and pick Fix with Manatee.
- Choose JPEG as the target.
- Drop the TIFFs in, one file or a whole folder. Each shows in the job list with progress.
- Each JPEG is written as a new copy alongside the original TIFF, which is never modified.
Everything runs on the Mac, so nothing is uploaded and there is no account to create. Because Manatee always writes a new file next to the source, a batch conversion cannot clobber your originals, which matters when the TIFFs are scans or masters you cannot easily remake.
The trade-off that matters: lossless to lossy
Converting TIFF to JPEG crosses a one-way line from lossless to lossy. The first save to JPEG discards some detail permanently; there is no getting it back out of the JPEG later. For ordinary photographs and document scans this is a fine bargain, because JPEG is very good at hiding its losses in exactly the kind of continuous-tone detail those images contain. Where it shows is in images with hard edges and flat color, such as line art, screenshots, or text on a plain background, where JPEG can leave faint halos and blocky artifacts. Those are better served by PNG.
Three things get flattened in the crossing, and it is worth knowing which apply to your file:
- Transparency. If your TIFF has an alpha channel, JPEG cannot keep it. The transparent areas are filled, usually with white or black. If you need the transparency, convert to PNG instead.
- Bit depth. A 16-bit TIFF is reduced to 8 bits per channel. You almost never see this in a finished image, but it removes the editing headroom that made the TIFF useful for heavy adjustments.
- Extra pages. A multi-page TIFF cannot become a multi-page JPEG, because JPEG holds one image. You end up with a single frame.
None of this is a reason to avoid the conversion. It is a reason to keep the TIFF as your master and treat the JPEG as the shareable copy, which is exactly what writing a new file alongside the original gives you.
Getting the best-looking JPEG
Quality in a JPEG is mostly about one decision: how hard to compress. Higher quality keeps more detail and makes a larger file; lower quality shrinks the file and eventually shows artifacts. For anything you might print or look at closely, stay at the high end, where the file is still a fraction of the TIFF but the loss is invisible. For a web thumbnail or a quick preview, you can push harder and nobody will notice on a small image.
Two habits keep the result clean. First, convert once, from the TIFF, rather than re-saving a JPEG again and again, because every JPEG save compounds the loss. Second, if the image is going somewhere color-critical, start from a TIFF that is already in a standard RGB profile such as sRGB, since a CMYK or wide-gamut TIFF has to be mapped into JPEG’s RGB space and the colors can shift if the profile is missing. When you keep the TIFF as the archived master and produce JPEGs from it as needed, you always have the full-quality source to go back to.
Questions
Will converting to JPEG make my scan blurry?
No. Blur comes from focus or resolution, and the conversion changes neither. What JPEG adds is compression detail loss, which at high quality is invisible on a photographic scan. If a scan looks soft, that was true in the TIFF too.
My TIFF has several pages. Where did the others go?
JPEG holds a single image, so a multi-page TIFF converts to one frame. To keep every page together in one file, a PDF is the better target for a multi-page document.
Can I turn the JPEG back into a TIFF later?
You can save it as a TIFF, but the detail JPEG discarded does not come back; you would get a large file wrapped around already-compressed data. Keep the original TIFF as your master if you might need full quality again.
Why is my JPEG still fairly large?
Very high quality settings and very high resolution both keep the file big. Lower the quality a little, or reduce the pixel dimensions if the image is far larger than where it will be shown.