The simplest way to convert TIFF to PDF depends on what you already have
You can convert a TIFF file to PDF using free software on Windows, Mac, or Linux, or through a web browser without installing anything. The method that works best depends on whether you have one image or many, whether you need them combined into a single PDF or kept separate, and what operating system you use. Most conversions take under a minute once you choose your tool.
A TIFF file is an image format that stores photographs and scanned documents. A PDF is a document format that displays the same way on any device. Converting between them is straightforward because both formats handle images well — you are not losing quality or changing what the file contains, just changing its wrapper.
Key Takeaways
- Windows users can right-click a TIFF file and print it to PDF without installing software, using the built-in Print to PDF feature.
- Mac users can open a TIFF in Preview, then use File > Export As and choose PDF from the format dropdown.
- Free online converters like CloudConvert or Zamzar work on any device but require uploading your file to their server.
- If you have multiple TIFF files to combine into one PDF, dedicated software like IrfanView (Windows) or ImageMagick (command line) handles batch conversion.
- The file size of your PDF will be similar to the original TIFF, so conversion does not compress the image.
Converting a single TIFF on Windows without extra software
Windows 10 and 11 include a Print to PDF feature that works with any image file. Open the TIFF file in Windows Photo Viewer or any image viewer, then press Ctrl+P to open the print dialog. In the printer dropdown, select "Microsoft Print to PDF" instead of a physical printer. Click Print, choose where to save the PDF, and you are done.
This method creates a PDF that is exactly the size of your TIFF image. If your TIFF is 8.5 by 11 inches, the PDF will be 8.5 by 11 inches. If it is a small thumbnail, the PDF will be a small thumbnail. You can adjust the page size in the print dialog before clicking Print if you want the image centered on a standard letter-size page.
Converting a single TIFF on Mac using Preview
Mac includes Preview, an image viewer that can export to PDF. Open the TIFF file in Preview (double-click it, or right-click and select Open With > Preview). Go to File in the menu bar, then click Export As. A dialog will open with a format dropdown currently set to TIFF. Click that dropdown and select PDF. Choose where to save the file and click Save.
Preview preserves the image quality and size exactly as it was in the TIFF. If you need to resize, rotate, or crop the image before converting, Preview has those tools in the Tools menu.
Converting multiple TIFF files or combining them into one PDF
If you have several TIFF files and want them in a single PDF, the Print to PDF method works but requires opening each file separately. A faster approach is to use free software designed for this. IrfanView (Windows) and XnView (Windows and Mac) both open multiple image files at once and can export them as a single PDF or convert them in batch.
read IrfanView from irfanview.com or XnView from xnview.com. Open the software, then use File > Open to select all your TIFF files at once (hold Ctrl and click each one). Go to File > Export or Batch Convert, choose PDF as the output format, and the software will create one PDF per TIFF or combine them depending on which option you select. Both programs are free for personal use.
If you work from the command line, ImageMagick is a powerful free tool available on Windows, Mac, and Linux. The command convert input.tiff output.pdf converts a single file. To combine multiple files into one PDF, use convert *.tiff output.pdf in the folder containing your TIFF files. ImageMagick requires installation but is faster for large batches.
Using a web browser when you cannot install software
If you are on a shared computer or cannot install software, free online converters work in any web browser. CloudConvert (cloudconvert.com) and Zamzar (zamzar.com) both accept TIFF uploads and output PDF. Upload your file, select PDF as the output format, and read the result. Both services keep your file for a limited time before deleting it, but you should assume anything you upload to a web service is seen by that company.
Online converters are slower than local software because your file has to travel to their server and back. They also require an internet connection. For a single small file, the difference is negligible. For large files or many files, local software is faster and keeps your data on your own device.
Understanding file size and quality after conversion
Converting TIFF to PDF does not change the image quality or compress the file. A TIFF that is 5 MB will become a PDF that is roughly 5 MB. The PDF format is designed to preserve images exactly as they are, so you are not trading quality for a different file type.
If your TIFF is very large (over 50 MB), the PDF will also be large and may be slow to open or email. In that case, you might want to compress the image before converting. Most image software has a resize or quality option. Reducing the image dimensions or lowering the color depth will shrink the file, but this happens before conversion — the PDF conversion itself does not compress anything.
When to use PDF instead of keeping the TIFF
PDF is better than TIFF when you need to share a document that looks the same on every device, when you want to add text or annotations, or when the recipient expects a PDF. TIFF is better when you are archiving images long-term or when you need to edit the image later, because TIFF preserves more editing information and is more widely supported by professional image software.
If you are scanning documents, many scanners offer a choice of output format. Scanning directly to PDF is faster than scanning to TIFF and converting. If you already have TIFF files from an older scanner or camera, converting to PDF is straightforward and takes no special knowledge.
Frequently Asked Questions
Can I convert a TIFF with multiple pages into a single PDF?
Yes. Some TIFF files contain multiple images stacked in one file (called multi-page TIFF). When you convert this to PDF using the methods above, the result is a multi-page PDF with one image per page. IrfanView and ImageMagick both handle multi-page TIFF correctly.
Will the PDF look exactly like the TIFF?
Yes, the image content is identical. The only difference is the file format. If the TIFF was blurry or low-quality, the PDF will be too. Conversion does not improve or degrade the image.
What if the TIFF file is corrupted or will not open?
If the TIFF will not open in your image viewer, it is likely corrupted and conversion software will not fix it. Try opening it in a different program — IrfanView is known for opening damaged files that other software rejects. If nothing works, the file may be unrecoverable.
Can I convert PDF back to TIFF if I change my mind?
Yes, using the same methods in reverse. Online converters, IrfanView, and the Print to Image feature all work with PDF as input. The quality will be the same as the original TIFF since no quality was lost in the first conversion.
Is it safe to use online converters with sensitive documents?
Online converters upload your file to their server, so the company running the service can see it. If your document contains private information, use local software instead — Print to PDF on Windows, Preview on Mac, or IrfanView. These keep your file on your own device.