Convert TIFF to PDF
Convert TIFF image files to PDF format. Upload a single TIFF file to create a PDF.
Merge PDF
Combine multiple PDFs into one
Split PDF
Split a PDF into separate files
Compress PDF
Reduce PDF file size
Edit PDF
Add text, signatures, shapes
Convert PDF
To Word, Excel, JPG and more
Sign PDF
Add your signature anywhere
Rotate PDF
Rotate pages in any direction
Delete Pages
Remove pages from PDF
Extract Pages
Pull specific pages out
Organize PDF
Reorder pages by drag
Compare PDF
Side-by-side diff
Overlay PDF
Stack one PDF onto another
Optimize PDF
Clean up unused data
Number Pages
Add page numbers
OCR PDF
Make scanned text searchable
Protect PDF
Add a password
Remove Password
Strip password protection
Watermark PDF
Add text or image watermark
Redact PDF
Black out sensitive info
Comment PDF
Add sticky notes & highlights
PDF Forms
Fill and flatten forms
Extract Images
Pull all images out
PDF → Word
Editable .docx export
PDF → Excel
Tables as .xlsx
PDF → JPG
Each page as a JPG
PDF → PNG
Each page as a PNG
PDF → WebP
Each page as a WebP
Images → PDF
Pack images into a PDF
Word → PDF
Convert .docx to PDF
Excel → PDF
Convert .xlsx to PDF
PowerPoint → PDF
Convert .pptx to PDF
JPG → PDF
Turn JPG images into a PDF
PNG → PDF
Turn PNG images into a PDF
HTML → PDF
Capture a webpage
Website → PDF
Capture a webpage
Convert TIFF to PDF
A TIFF is a container, not a single picture. One file can hold a single scan or dozens of frames stacked inside it, which is why a 12-page contract often arrives as one .tif that most browsers simply refuse to open. Converting TIFF to PDF unpacks that container into a document anyone can read.
After you upload, each frame is read in order, the DPI value stored in the image header is used to work out the real physical size of the page, and every frame is drawn onto its own PDF page, centered, with the original aspect ratio kept. This runs server-side on loopdf's EU infrastructure, because multi-frame and DPI handling cannot be done reliably inside a browser. The upload is processed in memory and deleted once the PDF is built.
TIFF vs PDF: What Actually Changes
Both formats can hold multiple pages, so the difference is less about capacity and more about who can open the file and what they can do with it.
| Aspect | TIFF File Format | |
|---|---|---|
| Opens in a browser | Usually not, needs an image viewer or plugin | Yes, on every desktop and phone |
| Page structure | Frames inside one image container | Real pages with defined size in millimetres or inches |
| Printing | Depends on the viewer scaling the DPI correctly | Page size is fixed in the document |
| Typical use | Archiving, fax, scanner and camera output | Sharing, signing, submitting, long term storage |
| Editing afterwards | Image editors only | Annotate, merge, split, number, sign |
How To Convert TIFF to PDF in Four Steps
- Open the tool page and upload a .tiff or .tif file, up to 50 MB.
- Pick a page orientation: Portrait, Landscape, or Auto.
- Pick a page size: A4, Letter, Legal, or Auto.
- Click "Convert to PDF", then download the finished document. A multi-frame source produces a multi-page PDF in the same order.
Choosing Page Size and Orientation for TIF to PDF Output
The two settings decide the paper the image is placed on, not the image itself. The picture is never stretched, it is scaled to fit and centered.
- Auto page size: the DPI stored in the file is divided into the pixel dimensions, so a 2480 x 3508 scan at 300 DPI lands as an A4-sized page. Best for scans that came straight from a scanner.
- A4, Letter or Legal: forces a standard sheet, which is what you want when the PDF will be printed or filed alongside other documents.
- Auto orientation: compares width and height per frame, useful for mixed batches where some scans are sideways.
- Portrait or Landscape: applies the same orientation to every page of the output.
When Turning a TIFF Into a PDF Makes Sense
- A scanner, fax gateway or document camera handed you a multi-page .tif that colleagues cannot open.
- You need to email or upload a portal submission that only accepts PDF.
- You want to keep page order intact instead of sending a folder of loose images.
- The file is going into an archive where fixed page size matters more than raw image data.
- You plan to annotate, sign or combine the pages afterwards with other PDF tools .
TIFF Conversion vs Other Image to PDF Tools
Most image converters on loopdf run entirely in your browser. TIFF is the exception, and there are concrete reasons for that:
- Multi-frame reading: browsers decode the first frame of a TIFF at best, so page two onwards would be silently dropped.
- Compression variety: TIFF files use LZW, Deflate, packbits or CCITT Group 4 fax encoding, which need proper decoding rather than a canvas element.
- DPI metadata: resolution tags are read from the header and applied to page sizing.
- Predictable output: frames render at the same quality regardless of which browser you use.
If your source is a regular photo or graphic, use JPG to PDF or Images to PDF instead, since those handle mixed batches in one go.
FAQ
TIFF stands for Tagged Image File Format. It stores raster image data along with tags describing resolution, colour space, compression method and frame count. Because the tag system is flexible, one TIFF can hold many frames in a single file. Scanners, fax systems and print workflows use it heavily since it supports lossless compression and high bit depths.
Yes. The converter walks through every frame in the container and writes each one as a separate PDF page, in the original order. A 20-frame scan becomes a 20-page document. Nothing is merged onto one sheet and nothing is skipped, which is the main reason this conversion is handled on the server rather than in the browser.
Browsers have no complete TIFF decoder. They cannot reliably read multiple frames, uncommon compression schemes such as CCITT Group 4, or the DPI tags needed to size pages correctly. Processing on loopdf's EU infrastructure gives the same result for every visitor. The uploaded file is handled in memory and removed automatically once the PDF has been generated.
Each upload can be up to 50 MB. Uncompressed colour scans reach that quickly, so if your file is larger, re-save it from your scanner software with LZW or Deflate compression, or split the scan into two batches and join the outputs afterwards with Merge PDF .
The pixel data from each frame is placed on the page at its native resolution and scaled only to fit the chosen sheet, with the aspect ratio preserved. No cropping or stretching happens. What you see on screen depends on the DPI of the original scan, so a 150 DPI fax will look like a 150 DPI fax inside the PDF.
Both extensions are accepted and treated identically. The three-letter .tif form is a leftover from older operating systems that limited extensions to three characters, while .tiff is the same format written out in full. The converter reads the file header rather than trusting the name, so either works.
No. A scan is pixels, and the conversion places those pixels on a page without interpreting them, so the PDF contains images rather than characters. To add a searchable text layer, run the finished document through OCR PDF , which recognises the characters and stores them invisibly behind the image.
The JPG tool decodes a single lossy image in your browser and writes one page per file you add. This one decodes a container that may hold many frames with lossless compression, reads the DPI tags, and builds one page per frame on the server. Same end result, very different work on the file itself.
Convert each file on its own, then join the resulting documents with Merge PDF. Keeping the steps separate means you can set a different page size or orientation per scan, and you can reorder or remove pages afterwards with Organize PDF before the final merge.
TIFF often uses compression tuned for bitonal scans, such as Group 4 fax encoding, which is extremely efficient for black and white pages. Once the frames are re-encoded for a PDF page, that advantage can shrink. If the output is heavier than you want, run it through Compress PDF to bring the size down.
Pick Auto when the scan came from a flatbed or document scanner, since the DPI tag then decides the page dimensions and the result matches the paper that was scanned. Pick A4, Letter or Legal when the document has to print on a specific sheet or sit in a file with other standard-size pages.
No sign-up, no installation. Open the page, upload the image, choose the two page settings and download the result. Nothing about your file is stored after the PDF is delivered, and no account is created in the background.
