# PDF to TIFF Converter

> Convert a whole PDF into one multi-page TIFF, the format archives and scanners use.

PDF to TIFF Converter runs entirely in your browser. The PDF is parsed on your own device with pdf.js, each selected page is rendered to a canvas and encoded as TIFF. Nothing is uploaded, which is the reason to use this on a contract, a payslip or a medical letter.

**URL:** https://convertto.tech/t/pdf-to-tiff
**Category:** PDF Tools (https://convertto.tech/c/pdf-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Output:** A single multi-page TIFF, not one file per page
- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Select your pdf file — the file stays on your device and is never uploaded.
2. Enter or paste your pages.
3. Set the resolution.
4. Turn "Compress with Deflate" on or off as needed.
5. Enter or paste your page plan.
6. Press Run, then download the result when it is ready.

## FAQ

### Is this one TIFF or one per page?

One. TIFF holds a chain of image directories, so a 40-page PDF becomes a single 40-page TIFF — which is what archives, fax systems and scanning workflows expect. Loose files per page defeats the point of choosing TIFF.

### Why is the file still large?

A TIFF holds full RGB pixels for every page — there is no page description underneath as in a PDF. Deflate compression is on by default and typically shrinks a document page by around ten times; turning it off produces strict baseline TIFF, which is roughly 6 MB per A4 page at 144 DPI. If size matters more than the format, PNG is lossless and smaller still.

## Related tools

- [PDF to BMP Converter](https://convertto.tech/t/pdf-to-bmp): Convert PDF pages into uncompressed 24-bit BMP bitmaps.
- [PDF to GIF Converter](https://convertto.tech/t/pdf-to-gif): Convert PDF pages into GIFs, or the whole document into one looping animation.
- [PDF to HEIC Converter](https://convertto.tech/t/pdf-to-heic): Convert PDF pages into HEIC, or the closest modern equivalent your browser can encode.
- [PDF to JPG Converter](https://convertto.tech/t/pdf-to-jpg): Convert PDF pages into JPG images at any resolution, in your browser.
- [PDF to PNG Converter](https://convertto.tech/t/pdf-to-png): Convert PDF pages into crisp lossless PNG images.
- [PDF to WebP Converter](https://convertto.tech/t/pdf-to-webp): Convert PDF pages into WebP — roughly 30% smaller than JPG at the same quality.
- [PDF to CSV Converter](https://convertto.tech/t/pdf-to-csv): Extract PDF tables into properly quoted CSV, one row per table row.
- [PDF to Ebook Converter](https://convertto.tech/t/pdf-to-ebook): Turn a PDF into a reflowable ebook you can read comfortably on a phone or e-reader.
