PowerPoint Export Slides as JPEG With Quality Slider: How to Adjust
🔍 WiseChecker

PowerPoint Export Slides as JPEG With Quality Slider: How to Adjust

When you export slides from PowerPoint as JPEG files, the default compression reduces image quality to keep file sizes small. This can make text look blurry and graphics lose detail, which is a problem when you need high-quality images for print, websites, or presentations on large screens. PowerPoint does not show a quality slider in the standard export dialog, but you can control JPEG quality through a registry setting or by changing the export resolution in the application options. This article explains where the hidden quality setting is located and how to adjust it step by step.

Key Takeaways: Adjust JPEG Export Quality in PowerPoint

  • File > Options > Advanced > Image Size and Quality > Set default target output to 220 ppi or 330 ppi: Increases the resolution of exported JPEG images without changing the compression ratio.
  • Registry edit: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options\ExportBitmapResolution: Lets you set a custom JPEG quality value between 1 and 100, overriding the default 70 percent compression.
  • Save As > JPEG > Save Every Slide or Current Slide Only: Triggers the export process; the quality is determined by the settings above before you click Save.

ADVERTISEMENT

How PowerPoint Handles JPEG Export Quality

When you export a slide as a JPEG, PowerPoint uses a fixed compression level to balance image quality and file size. By default, this compression level is set to 70 percent of the original quality. This means that every time you export, the resulting JPEG loses some detail, especially in gradients, shadows, and small text. The compression is applied regardless of the slide content or the final use case.

PowerPoint does not expose a quality slider in the user interface because the developers assumed most users want small file sizes for email or web sharing. However, the application reads a registry key called ExportBitmapResolution that overrides the default compression percentage. If this key is missing, PowerPoint uses its internal default of 70 percent quality. If the key is present and set to a value between 0 and 100, PowerPoint uses that value as the JPEG quality percentage.

There is also a setting in the Options dialog that controls the target output resolution in pixels per inch. This setting affects how many pixels are used to represent the slide, but it does not change the JPEG compression ratio. To get the best quality, you need to adjust both the resolution and the compression percentage.

Steps to Adjust JPEG Quality Using the Options Dialog

This method increases the pixel density of exported JPEGs but does not change the compression percentage. Use it when you need sharper images at the default compression level.

  1. Open PowerPoint and go to File > Options
    Click the File tab in the top-left corner, then click Options at the bottom of the left pane. This opens the PowerPoint Options dialog.
  2. Select the Advanced tab
    In the PowerPoint Options dialog, click Advanced in the left sidebar. Scroll down to the Image Size and Quality section.
  3. Set the default target output
    Under Image Size and Quality, locate the dropdown labeled Set default target output to. Choose 220 ppi for high quality or 330 ppi for the maximum resolution. Click OK to save.

After changing this setting, any JPEG export will use the new pixel density. The compression percentage remains at the default 70 percent unless you also edit the registry.

ADVERTISEMENT

Steps to Adjust JPEG Compression Percentage via Registry

This method directly controls the JPEG quality percentage. Use it when you need to reduce compression artifacts or when you want to minimize file size by lowering quality below 70 percent.

  1. Close all Office applications
    Make sure PowerPoint, Word, Excel, and any other Microsoft 365 apps are closed. The registry key is read when PowerPoint starts, so changes take effect after a restart.
  2. Open the Registry Editor
    Press Windows key + R, type regedit, and press Enter. If prompted by User Account Control, click Yes.
  3. Navigate to the PowerPoint Options key
    In the left pane, expand the folder tree to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options. If you have a different Office version, replace 16.0 with the appropriate version number: 15.0 for Office 2013, 14.0 for Office 2010.
  4. Create or modify the ExportBitmapResolution value
    Right-click in the right pane and select New > DWORD (32-bit) Value. Name it ExportBitmapResolution. Double-click the new value, select Decimal in the Base section, and enter a number between 1 and 100. A value of 100 means no compression. A value of 70 matches the default. Click OK.
  5. Restart PowerPoint and export your slides
    Open PowerPoint, load your presentation, and go to File > Save As. Choose JPEG File Interchange Format as the file type, select Every Slide or Current Slide Only, and click Save. The exported JPEGs now use the quality percentage you set.

What to Do If the Exported JPEG Still Looks Low Quality

JPEG export looks pixelated even after setting 100 percent quality

If the image appears pixelated, the issue is the slide resolution, not the compression. Increase the default target output to 330 ppi as described in the first method. You can also resize the slide itself: go to Design > Slide Size > Custom Slide Size and set larger dimensions like 1920 x 1080 pixels. Export after resizing.

Registry edit does not take effect after restarting PowerPoint

Verify that the ExportBitmapResolution value is a DWORD (32-bit) value, not a QWORD or a string. Check the Base setting: it must be Decimal, not Hexadecimal. Also confirm that the path is correct. If you are using Office 365 or Microsoft 365, the version number may be 16.0 regardless of the subscription plan.

PowerPoint exports all slides as separate files and the quality varies

Each slide is exported independently using the same settings. If some slides look different, the content on those slides may contain low-resolution images that were inserted from external sources. Replace those images with higher-resolution versions before exporting.

Item Options Dialog Setting Registry Setting
What it controls Pixel density in ppi JPEG compression percentage
Default value 220 ppi 70 percent
Maximum quality 330 ppi 100 percent
Minimum quality 96 ppi 1 percent
Effect on file size Larger ppi increases file size Higher percentage increases file size
User interface access File > Options > Advanced Registry Editor only

By combining the 330 ppi target output with a registry value of 100, you get the highest possible JPEG quality from PowerPoint. If file size is a concern, reduce the registry value to 85 or 90, which retains most of the visual quality while producing smaller files. Always test a single slide before exporting an entire presentation to confirm the output meets your requirements.

ADVERTISEMENT