![]()
Drag and drop your PDF or click to browse. Multi-page and password-protected PDFs supported.
Select 300 DPI for standard archival or 600 DPI for OCR-ready output. Convertify auto-selects CCITT Group 4 for B&W pages and LZW for color pages.
Click Convert and download your multi-page TIFF. Files are deleted from the server immediately after download.
Professional lossless format used in printing and photography.
Portable Document Format. Convert PDF pages to JPG, PNG or WebP images.
Apple photo format used by iPhone and iPad. High quality with small file size.
High Efficiency Image Format — same as HEIC, used on Apple devices.
Modern image format by Google. Up to 30% smaller than JPG with the same quality.
Lossless format that preserves every pixel. Best for screenshots and logos.
Universal format for photos. Supported everywhere, great balance between quality and file size.
Classic format for simple animations. Supports transparency and up to 256 colors.
Uncompressed bitmap format. Maximum quality but very large file size.
Next-gen format with excellent compression. Up to 50% smaller than JPG.
Portable Pixmap format used in Unix/Linux environments.
High Dynamic Range format storing extended brightness data.
Flexible Image Transport System used in astronomy and science.
Quick comparison to help you choose the right format
A PDF page has no inherent resolution — it is a set of drawing instructions. The rasterizer executes every text glyph, vector path, transparency blend, and embedded image onto a pixel grid at the DPI you choose. At 300 DPI, an A4 page (8.27 × 11.69 inches) becomes a 2480 × 3508 pixel image. At 600 DPI, the same page is 4961 × 7016 pixels — four times the data.
The DPI decision is irreversible: once rasterized, you cannot zoom in beyond the sampled resolution without visible pixelation. For text documents and line art, 300 DPI is the minimum for legible print output. For archival scans and OCR processing, 600 DPI captures fine serifs and thin strokes that 300 DPI may blur. Going above 600 DPI rarely adds visible detail for text-and-vector PDFs — it only multiplies file size.
PDF files commonly contain dozens or hundreds of pages. TIFF handles this natively through chained IFD (Image File Directory) entries — each page is a separate image within one .tiff file. A 50-page contract PDF becomes a 50-page TIFF where each page is independently addressable.
This makes TIFF the standard format for scanned document archives, court e-filing systems (PACER/CM-ECF in US federal courts), fax transmissions, and enterprise document management systems (DMS). Many DMS platforms — FileNet, Documentum, Laserfiche — treat multi-page TIFF as their canonical storage format because it combines image fidelity with sequential page access.
TIFF supports specialized compression schemes optimized for different content types. For black-and-white document pages (contracts, legal filings, faxes), CCITT Group 4 compression is the standard. It is a fax-era algorithm designed specifically for 1-bit bilevel images and achieves extraordinary compression ratios — a B&W A4 page at 300 DPI can compress from 1 MB raw to 30–80 KB. This is why fax machines and court filing systems use CCITT TIFF.
For color pages — photographs, charts, marketing materials — LZW lossless compression is the right choice. LZW typically reduces color TIFF page size by 30–50% compared to uncompressed storage while preserving every pixel exactly.
Convertify detects page content type and applies CCITT Group 4 for B&W pages and LZW for color pages automatically.
Choosing the right DPI depends on the downstream use. 200 DPI is the minimum for readable text documents — suitable for on-screen viewing and basic archiving. 300 DPI is the standard for professional printing, court filings, and general-purpose archival. Most institutional guidelines (including US National Archives and state court e-filing systems) specify 300 DPI as the baseline for document preservation.
600 DPI is recommended for small-font documents, technical drawings with fine lines, and images destined for OCR processing where character recognition accuracy depends on glyph edge clarity. Archival best practices recommend using TIFF with lossless compression at 300–600 DPI — higher resolutions for documents with fine detail, lower for standard business correspondence.
For photographic PDF pages (brochures, catalogs), 300 DPI matches the minimum standard for photo-lab quality output.
Converting PDF to TIFF is a one-way transformation that discards several PDF capabilities. Selectable text becomes pixels — you can no longer copy, search, or highlight text in the TIFF. Hyperlinks, form fields, bookmarks, and annotations are gone. Vector graphics become rasterized at the chosen DPI — zooming beyond that resolution reveals pixelation where the PDF would remain sharp.
If you need searchable text after conversion, run OCR (Tesseract, ABBYY FineReader, Adobe Acrobat) on the resulting TIFF to add a text layer. For preserving text selectability, keep the original PDF alongside the TIFF archive.
For rasterized output in web-friendly formats, try PDF to JPG or PDF to PNG.
Convertify uses libvips with a PDFium rendering backend — the same engine Google Chrome uses to display PDFs. PDFium's Skia-based rasterizer produces high-quality anti-aliased text and vector graphics. Each page is rendered at the selected DPI into an RGBA tile buffer, then encoded to TIFF with the appropriate compression (CCITT Group 4 for bilevel, LZW for color).
For CMYK PDFs (common in prepress), Convertify applies an ICC profile transform from CMYK to sRGB before TIFF encoding, since TIFF output targets screen display rather than press output. Multi-page PDFs produce multi-page TIFFs with each page as a separate IFD. EXIF metadata is not applicable (PDFs are not photographs), but the TIFF receives standard dimensional and compression tags for compatibility with document management systems.