# TIFF to JPG

Convert TIFF or TIF images to JPG in your browser. Free, no signup, no watermark, and the scan is never uploaded.

Canonical page: https://filetity.com/tiff-to-jpg

## Capabilities

- Free: Yes, with no watermark and no page limit.
- Account required: No. There is no account system.
- Processed on device: Yes. The file is read by your browser and never uploaded. There is no server to send it to.
- Formats: TIFF and TIF in. JPG out, one file per image, or a ZIP when you convert several.
- Limits: Scans work, including the fax formats. CCITT Group 3 and Group 4, which is what fax machines and most document scanners write, are decoded here, in both bit orders and both polarities. What is still refused is refused by name rather than handed back damaged: PackBits, JPEG inside a TIFF, CMYK colour, floating point samples, separate colour planes, and tiled colour images. A multi-page TIFF is refused too, and says how many pages it has, because one image in means one file out here. Worth knowing: the CCITT decoder has been tested against files written by libtiff and by Pillow, not against output from a physical fax machine, so an unusually old file may still be turned away.
- Mobile: Yes, on any modern mobile browser. Large files are limited by the memory the phone gives the browser.
- Offline: Yes. Nothing is downloaded to make this work, so it keeps working with no network connection once the page has loaded.

## Questions

### Is TIF the same as TIFF?

Yes, one format with two spellings, and this page takes both. TIF is the three letter version that MS-DOS filenames forced, the same reason JPEG also gets written JPG. Nothing inside the file differs.

### Why can I not just open the TIFF in my browser?

Because no browser decodes TIFF. Chrome, Firefox, Safari and Edge all handle JPG, PNG, WebP, GIF and AVIF, and none of them handles this one, which is why a TIFF downloads instead of opening in a tab. filetity carries its own TIFF reader so the decode happens on your machine anyway.

### Will the JPG lose quality?

Some, once. TIFF is usually lossless and JPG is not, so this is a fresh lossy encode and the quality control decides how much is thrown away. If the file is a document scan or artwork you will edit again, convert to PNG instead, which keeps every pixel.

### My TIFF has several pages. What happens?

It is refused, and the message says how many pages it found. One image in means one file out on this page, and quietly converting only the first page would hand you a file that looks right and is missing most of the document.

## Related tools

- [TIFF to PNG](https://filetity.com/tiff-to-png): Turn a TIFF or TIF into a PNG, losing nothing and keeping transparency.
- [Image Converter](https://filetity.com/image-converter): Convert images to JPG, PNG, WebP, GIF or BMP, in a batch, with the output your choice.
- [JPG to PNG](https://filetity.com/jpg-to-png): Turn JPG photos into PNG files that will not lose any more detail.
