PDF tools

TIFF to PDF converter

Add one or more TIFF or TIF files, put them in order and download a single PDF with one image on each page. A bundled decoder reads the TIFF, and the PDF stores its pixels with lossless Flate compression. A multi-page TIFF adds every page, in file order. The conversion runs in your browser.

1. Add images

Drag and drop images here

JPEG, PNG, WebP, GIF, BMP, TIFF, AVIF and SVG. Other image formats depend on your browser.

2. Arrange images

Use Up and Down to change page order. Rotate turns an image 90° clockwise.

No images selected.

    3. PDF settings

    Equal margins on all sides. Fit image follows each image’s shape and adds margins; orientation and layout apply to A4 and Letter.

    Smaller file saves images that arrived as JPEG at JPEG quality 92; everything else stays lossless PNG. Lossless keeps every decoded pixel and can make photo PDFs many times larger.

    Add images to begin.

    Images that cannot be read stay listed with an error. Any partial PDF names the skipped images.

    How to convert TIFF to PDF

    Converting TIFF to PDF takes four steps on this page. Each one uses a label you can see on the tool.

    1. Select Choose images and pick your .tif or .tiff files, or drop them on the Drag and drop images here area. Add more images puts later files at the end.
    2. Check each row. A readable TIFF shows its width and height in pixels; a file the decoder cannot read shows an error.
    3. Arrange the pages with Up and Down, turn a sideways scan with Rotate (90° clockwise each time) and take a file out with Remove.
    4. Pick Page size, Page orientation, Image layout and Margin (mm) under PDF settings, select Create PDF, check the preview and select Download PDF.

    The file is saved as images.pdf. Any change to the list or the settings clears it, so select Create PDF again. Reset empties the list and restores the defaults.

    Which TIFF files work

    These kinds of TIFF decoded in our checks: uncompressed, LZW, Deflate and PackBits color images, 8-bit grayscale, black-and-white scans with CCITT Group 3 and Group 4 fax compression, CMYK and 16-bit color. The color, grayscale and fax files came out value for value in the PDF.

    A 16-bit TIFF is reduced to 8 bits per channel, and a CMYK file is converted to RGB. Transparent areas are painted white: red at half opacity became 255, 127, 127. An orientation tag is applied, so a TIFF marked as turned is placed upright.

    JPEG-compressed TIFF files decode too. One saved by libtiff in its usual YCbCr form came within 9 of 255 levels of a reference decoder, and one written with plain RGB color came within 1 level. The PDF stores the decoded pixels of either kind with Flate, so no second JPEG step is added.

    Multi-page TIFF files

    A TIFF can hold several pages, which scanners and fax software often use. Each page becomes its own row in the list, such as "scan.tif, page 2 of 3", and its own PDF page. In a check with a three-page TIFF of red, green and blue pages, the PDF got three pages in that order.

    The pages of a TIFF are listed together in file order. Up and Down move one page at a time, Rotate turns one page and Remove takes one page out, so you can drop a blank page before you create the PDF.

    A batch of single-page scans, one file per page, gives one PDF page per file in list order. If one file cannot be read, the other files still make a PDF. The result then reports a partial result, names each skipped file and shows the page count and file size.

    Page size for scans

    The default page is A4 with a 10 mm margin, Auto orientation and the Contain layout. Contain fits the whole scan inside the margins without cropping, and Auto picks a portrait page for a tall scan.

    A Letter-size scan at 300 dots per inch is 2550 × 3300 pixels. On Letter with Margin (mm) set to 0 it fills the page edge to edge at exactly 300 pixels per inch. On the default A4 page it is drawn 190.0 × 245.9 mm, about 341 pixels per inch, with white space above and below.

    Fit image ignores the resolution stored in the TIFF. It sizes each page at 96 pixels per inch, so the same 300 dpi scan becomes a 26.56 × 34.38 inch page. For scans, pick the paper size that was scanned and set Margin (mm) to 0.

    Limits

    The tool sets no limit on the number of files or their size. The browser's memory is the practical limit, so a large scan batch can stop with a memory error. Adding fewer files at a time helps.

    Every TIFF is stored lossless, so Image quality does not change TIFF files. Smaller file saves as JPEG only the images that arrived as JPEG files. A PDF of photographic TIFFs can be large: in a check, a 32.91 KB JPEG-compressed TIFF of 640 × 480 pixels made a 427.15 KB PDF.

    A scan stays a picture. The tool does not recognize text, so the words on a scanned page cannot be searched or copied in the PDF. It cannot put two scans on one page, add page numbers or set a password, and it copies no TIFF tags, such as the scanner name or the date, into the PDF.

    Questions

    Can I turn a TIF file into a PDF?

    Yes. TIF and TIFF are two spellings of the same format, and the picker takes both. Add the file, select Create PDF and then Download PDF. A single-page TIFF becomes one PDF page, and a multi-page TIFF adds one PDF page for each of its pages.

    Is a TIF file the same as a PDF?

    No. A TIFF holds one or more raster images and is a common output of scanners and fax software. A PDF is a document format whose pages can hold text, drawings and images. This tool places each TIFF image on a PDF page as a picture, so its text cannot be searched.

    Can I change a TIF file to JPG?

    Not on this page, which only makes PDF files. The image converter in Related tools reads TIFF and saves JPEG, PNG, WebP and other formats in your browser. To get a PDF that stores photos as JPEG, convert the TIFF files to JPG first, then add the JPG files here with Smaller file.

    How to convert TIFF to PDF for free?

    Use this page. It needs no account or payment, adds no watermark and sets no limit on the number of TIFF files. Add the files, set their order and page size, select Create PDF and download images.pdf. The preview shows every page before you save it.

    Are my files uploaded?

    No. The tool decodes each TIFF and writes the PDF in your browser, in a Web Worker. The TIFF decoder is part of the page, so no file goes to a server, and nothing is saved in browser storage. Reset clears the list and the finished PDF and restores the default settings.