TIF JPG
File conversion

Convert TIF to JPG

Convert now
QUICK ANSWER
Is it possible to convert TIF to JPG?
Yes - TIF converts to JPG.

You can do it right here with our free converter - no sign-up, and your file is deleted right after.

Open the TIF in IrfanView (Windows) or Preview (macOS), choose File > Save As, and pick JPEG - it takes seconds. For a batch of files, XnView MP can process whole folders at once. The key caveat: JPEG is lossy, so some image data is permanently discarded; keep the original TIF if you may need it again.

8 programs
Also to JPG: CRW · MRW · QOI

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox
TIF → JPG converterFREE
Drop a .TIF file here
or pick one - we convert it to .JPG and give you the file to download

Why convert TIF to JPG?

TIF files are large - often tens of megabytes per scanned photo - because the format stores every pixel without compression. .JPG uses lossy compression that cuts file size by 80-95%, making images easy to email, post online, or store on a phone. The trade-off is that some image detail is permanently discarded, so JPG works best for photographs rather than text or line-art scans.

How to convert TIF to JPG

macOS Preview BUILT-IN

Open the .tif in Preview, choose File > Export, set Format to JPEG, and click Save.

IrfanView FREE

Open the .tif, go to File > Save As, choose JPEG, and adjust quality before saving; use File > Batch Conversion to process multiple files at once.

XnView MP FREE

Use File > Export for a single file or Tools > Batch Convert for whole folders; available on Windows, macOS, and Linux.

Command line - ImageMagick CLI

Run magick input.tif -quality 85 output.jpg to convert with a specific quality setting.

Programs that convert TIF

About these formats

Quality & what to watch

  • JPEG compression is lossy and irreversible - keep the original .tif if you may need to re-export at higher quality later.
  • A multi-page .tif (common with scanned documents and faxes) cannot be stored as a single .jpg; most tools export only the first page, so convert to PDF if you need all pages together.
  • 16-bit and CMYK TIF files are down-converted on export; the result is fine for screen use but the extra tonal or color data is permanently gone.

Frequently asked questions

Does converting TIF to JPG reduce image quality?
Yes - JPEG is lossy, so some detail is permanently removed. At quality 85 the difference is hard to see in photos; for text or line-art scans, use PNG instead.
What happens to multi-page TIF files?
JPEG holds only one image per file, so most tools export just the first page. Export each page as a separate .jpg, or convert to PDF to keep all pages together.
Can I convert a JPG back to TIF and recover quality?
You can save a .jpg as .tif, but quality lost during JPEG encoding cannot be recovered - the new TIF will not be sharper than the JPG.
What quality setting should I use?
Quality 85 is a practical default for photos - visually close to the original while cutting file size by 80-90%; values above 95 produce large files with little visible improvement.