Skip to content
Convert powerpoint slides to TIFF images

Convert powerpoint slides to TIFF images

March 27, 2024

How to export high resolution TIFF images from PowerPoint slides.

Advanced save options

File -> Save a copy -> More options -> Save as type: TIFF -> Tools -> compress pictures -> choose the DPI you want -> save.

Change default export settings

The export resolution is 96 dpi by default. You can edit the Windows registry to change it.

Save the following content as dpi-300.reg. Then, double click the dpi-300.reg to change the default exporting dpi to 300.

dpi-300.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options]
"ExportBitmapResolution"=dword:0000012C

Note

For older MS office suite, see the original article for the corresponding version number.

Last updated on