Print houses often require high-resolution TIFF files instead of standard PowerPoint exports. The default JPEG or PNG exports from PowerPoint produce low-resolution images that fail professional print quality. This article explains how to change PowerPoint’s export settings so you can save slides as TIFF files at 300 DPI or higher. You will learn the exact registry edit, the save-as method, and how to confirm the output meets print-ready standards.
Key Takeaways: Exporting PowerPoint Slides as High-Resolution TIFF for Print
- Registry edit to enable 300 DPI export: Changing the
ExportBitmapResolutionvalue in Windows Registry forces PowerPoint to render slides at 300 DPI instead of the default 96 DPI. - Save As TIFF with compression options: Use File > Save As and choose TIFF Tag Image File Format from the format list to create a lossless image file suitable for print.
- Verify DPI and dimensions in image properties: Right-click the exported TIFF file, open Properties > Details, and check that the horizontal and vertical resolution show 300 DPI.
Why PowerPoint Exports Low-Resolution Images by Default
PowerPoint saves slides as images using a default resolution of 96 dots per inch. This setting works well for on-screen presentations but fails for professional printing. Print houses require a minimum of 300 DPI to produce sharp text and graphics on paper. The 96 DPI export results in pixelated, blurry output when printed at full size.
The low-resolution default is a legacy setting from older versions of PowerPoint designed to save disk space. Even in PowerPoint 365 and PowerPoint 2021, the export dialog does not offer a DPI selector. To bypass this limitation, you must change a hidden registry key that controls the bitmap export resolution.
A second factor is the slide size itself. If your slide dimensions do not match the final print size, the TIFF file may appear stretched or cropped. You must set the slide size to the exact print dimensions before exporting.
Steps to Export PowerPoint Slides as High-Resolution TIFF
Follow these steps on a Windows 10 or Windows 11 computer. You need local administrator rights to edit the registry. Back up your registry before making changes.
Step 1: Set the Correct Slide Size for Print
- Open your presentation in PowerPoint
Make sure all content is final and all fonts are embedded or rasterized. - Go to Design > Slide Size > Custom Slide Size
In the Slide Size dialog, set the width and height to match the final print dimensions. For example, for an A4 print, choose A4 from the drop-down list. For a custom size, enter the dimensions in inches or centimeters. - Click OK and then choose Maximize or Ensure Fit
Select Maximize to keep all content visible. Select Ensure Fit if content exceeds the slide boundaries. Review each slide after resizing.
Step 2: Change the Export Resolution via Registry
- Press Windows + R, type
regedit, and press Enter
The Registry Editor opens. Click Yes if prompted by User Account Control. - Navigate to the appropriate registry path based on your PowerPoint version
For PowerPoint 2016, 2019, 2021, and 365, go to:HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options
For PowerPoint 2013, replace 16.0 with 15.0. For PowerPoint 2010, use 14.0. - Right-click the Options folder, select New > DWORD (32-bit) Value
Name the new valueExportBitmapResolution. - Double-click ExportBitmapResolution and set the base to Decimal
Enter300in the Value data field. Click OK. - Close Registry Editor
Do not restart PowerPoint yet. The change takes effect immediately.
Step 3: Export the Slide as TIFF
- In PowerPoint, go to File > Save As
Choose a folder where you want to save the TIFF files. - Click the Save as type drop-down and select TIFF Tag Image File Format
Do not select TIFF compressed unless your print house specifically requests it. Uncompressed TIFF preserves the highest quality. - Click Save
PowerPoint prompts you to export every slide or only the current slide. Select All Slides to export the entire presentation as separate TIFF files. Each slide becomes one file named Slide1.tif, Slide2.tif, and so on.
Step 4: Verify the TIFF Resolution
- Locate one exported TIFF file in File Explorer
Right-click the file and select Properties. - Go to the Details tab
Look for the Horizontal resolution and Vertical resolution fields. Both must show 300 DPI. - Check the image dimensions in pixels
For an A4 slide at 300 DPI, the pixel dimensions should be approximately 2480 x 3508 pixels. If the dimensions are lower, the registry setting did not apply correctly.
Common Export Problems and How to Fix Them
TIFF file still shows 96 DPI after registry edit
The registry path may be wrong. Verify you used the correct version number under Office. For PowerPoint 365, the version is 16.0. Also confirm that the ExportBitmapResolution value is a DWORD, not a QWORD, and that the base is set to Decimal. Restart Windows after the registry change to ensure it takes effect.
Exported TIFF file is extremely large
Uncompressed TIFF files at 300 DPI can exceed 50 MB per slide. This is normal for print-ready files. If your print house accepts compressed TIFF, repeat the export and select TIFF compressed in the Save as type list. LZW compression reduces file size without losing quality.
Text appears blurry or missing in the exported TIFF
PowerPoint may substitute missing fonts. Embed all fonts before exporting by going to File > Options > Save and checking Embed fonts in the file. Alternatively, convert text to shapes by selecting each text box, pressing Ctrl+C to copy, then right-clicking and choosing Paste as Picture. This rasterizes the text permanently.
Only one slide exports instead of all slides
When PowerPoint shows the export dialog, you must select All Slides. If you accidentally click Current Slide Only, repeat the Save As process and choose All Slides. There is no batch export option for TIFF outside of Save As.
| Item | PowerPoint Default Export (96 DPI JPEG) | PowerPoint 300 DPI TIFF Export |
|---|---|---|
| Resolution | 96 DPI | 300 DPI |
| File format | JPEG or PNG | TIFF (uncompressed or LZW) |
| Typical file size per slide | 200-500 KB | 15-60 MB |
| Print quality at full size | Blurry, pixelated | Sharp, print-ready |
| Requires registry edit | No | Yes |
| Color space | sRGB | sRGB (same as slide) |
You can now export any PowerPoint presentation as a high-resolution TIFF file that meets print house requirements. After the registry edit, all future TIFF exports will use 300 DPI automatically. For best results, set your slide size to the exact print dimensions before exporting. If your print house requests CMYK color space, convert the TIFF files in an image editor like Adobe Photoshop, because PowerPoint does not support CMYK export.