Step 1: Provide your PDF files using the button above or by toss and let go.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Fetch your converted TIFF files.
PDF to TIFF Conversion FAQ
How do I convert PDF pages to TIFF images?
+
Upload the PDF file and the converter renders each page as a separate TIFF file. By default each page becomes its own image; the result is bundled as a ZIP archive ready for download. PDF is Adobe’s Portable Document Format from 1993, standardised as ISO 32000 and now the universal fixed-layout document. TIFF is the Tagged Image File Format from 1986, and it is the format scanning, publishing and archiving industries standardised on.
Does the TIFF output support transparency?
+
The format does, but the source has no alpha to give it — video frames and rendered pages are fully opaque by nature, so every pixel arrives solid. The alpha channel is still useful afterwards: it means you can cut a subject out of the TIFF later without changing format again. TIFF handles CMYK, 16-bit depth, embedded ICC profiles and multi-page documents, which is exactly what print and archival workflows require.
How big will the TIFF files be?
+
Larger than you might expect, because TIFF keeps every pixel exactly rather than approximating. A 1080p still lands around 2-5 MB and a 4K still around 6-15 MB, so a long extraction run adds up quickly. That is the right trade when the images feed further processing, and the wrong one when they are going straight onto a web page. TIFF is a container more than a codec: it can hold uncompressed, LZW, ZIP or even JPEG data, at up to 32 bits per channel, with multiple pages in one file.
Can I convert only part of the PDF instead of all of it?
+
Yes — the page-range option takes `1-5`, `1,3,5` or `all`, so a single chapter, an appendix or just the cover can be extracted without processing the rest. On a long document that is the difference between a handful of files and several hundred.
Is the PDF side of this conversion searchable?
+
It depends entirely on whether real text is present. A PDF generated from a document carries an actual text layer and is searchable; a PDF built from scans or images is a picture of text and is not, until OCR adds a layer. /pdf-ocr/ does that, and it is worth running before any conversion that expects to read the words.
Do I get one image per page?
+
Yes — each page renders as its own TIFF file and the set arrives as a ZIP. The page-range option narrows that down when you only want a cover or a single chapter, and setting it to a single page returns one file rather than an archive.
What DPI does the TIFF render at?
+
Default 150 DPI (good for screen viewing and most print). The advanced options expose 72 (web thumbnail), 150 (default), 300 (print quality), 600 (high-quality archival). Higher DPI yields sharper TIFF images but quadratically larger files.
Can I extract just specific pages of PDF as TIFF?
+
Yes — the page-range option accepts inputs like `1-5`, `1,3,5`, or `all` to pick which pages of the PDF get rendered to TIFF. Useful when only a chapter or appendix of a long PDF is needed as images.
Will the TIFF preserve PDF text searchability?
+
No — rasterizing PDF to TIFF turns text into pixels. If you need searchable output, keep the PDF as a PDF and use a text-extraction tool instead. Image output (TIFF) is for visual display or further image processing.
What about transparent backgrounds in the TIFF?
+
PNG TIFF preserves the PDF page background as transparent if the source page has no fill (rare in real-world PDF). JPG TIFF cannot store transparency — pages render onto a white background. For transparent output, target PNG, TIFF, or WebP.
How long does PDF to TIFF take for a 100-page document?
+
About 30-90 seconds for a 100-page PDF -> TIFF at 150 DPI. Higher DPI doubles or triples the time. Premium users get more parallel workers — 100 pages typically renders in under 30 seconds for them.
What is the file size of a typical TIFF page?
+
A 150-DPI TIFF of an A4 page is 200-800 KB (PNG) or 50-150 KB (JPG quality 85). Multiply by page count to size the ZIP — a 100-page PDF to PNG bundle is typically 30-80 MB.