You have a PowerPoint slide you want to use on a website, in a blog post, or in an email newsletter. PowerPoint does not have a one-click “export one slide as an image” button, but the process is simple once you know the correct steps. This article explains how to save a single slide as a PNG, JPEG, or other web-friendly image format using PowerPoint’s built-in export and save-as features. You will learn the exact menu paths, file format differences, and how to control image resolution for clear results on any screen.
Key Takeaways: Exporting a Single Slide as a Web Image
- File > Export > Change File Type > PNG Portable Network Graphics: Saves the current slide as a PNG image at default resolution.
- File > Save As > Save as type > PNG or JPEG: Exports the selected slide after choosing “Current Slide Only” in the export dialog.
- Registry edit to set export resolution to 300 DPI: Overrides PowerPoint’s default 96 DPI output for sharper web images.
How PowerPoint Handles Slide Export to Images
When you export a slide as an image, PowerPoint renders the slide content to a static bitmap file. The default output resolution is 96 dots per inch, which matches standard screen density. This resolution works for most web use because monitors display at 72 to 96 PPI. If you need a higher resolution for retina displays or printing, you must change a Windows registry setting or use a third-party tool.
PowerPoint exports only the slide canvas area. Slide numbers, date stamps, and footer text that appear in the slide master may be included depending on your master setup. Background graphics, shapes, and text are rendered as flat pixels. No animations or transitions are preserved in the image file. The exported image is a single frame of the slide as it appears in Normal view.
The two main file formats for web use are PNG and JPEG. PNG supports transparency and sharp edges, making it best for slides with logos, diagrams, or text. JPEG compresses photo-heavy slides but introduces artifacts on solid color areas and text. PNG is the recommended format for most business slides.
Steps to Export a Single Slide as a PNG or JPEG Image
These steps work in PowerPoint 2016, 2019, 2021, and PowerPoint for Microsoft 365 on Windows 10 and Windows 11. The process is identical for all these versions.
- Open the presentation and select the target slide
Open your PowerPoint file. In the thumbnail pane on the left side of the window, click the slide you want to export. The slide appears in the main editing area. - Open the Export menu
Click File in the top-left corner. In the backstage view, click Export in the left navigation column. - Choose Change File Type
Under the Export section, click the Change File Type button. A list of file types appears. - Select PNG or JPEG
Scroll down and select PNG Portable Network Graphics for a lossless image with transparency support. Select JPEG File Interchange Format for a smaller file size with lossy compression. Click Save As at the bottom of the list. - Choose “Current Slide Only” in the export dialog
A Save As dialog box opens. Navigate to the folder where you want to save the image. In the dialog, locate the Save as type dropdown to confirm the format is correct. Below the file name field, you will see a Save button with a small arrow next to it. Click the arrow to reveal a dropdown menu. Select Current Slide Only. If you select “All Slides,” PowerPoint exports every slide as a separate image file. - Click Save
PowerPoint renders the slide and saves the image to your chosen folder. A confirmation dialog appears telling you the export is complete. Click OK.
Alternative Method: Save As Instead of Export
You can also use the Save As method. Click File > Save As. In the Save as type dropdown, select PNG or JPEG. Click the arrow next to the Save button and choose Current Slide Only. This method produces the same result as the Export path.
How to Increase the Export Resolution for Sharper Web Images
The default 96 DPI export resolution may look blurry on high-density displays like Retina screens. To export at 300 DPI, you must edit the Windows Registry. This setting applies to all PowerPoint exports on that computer.
- Close PowerPoint completely
Save all open presentations and close PowerPoint. - Open Registry Editor
Press Windows + R on your keyboard. Type regedit in the Run dialog and press Enter. Click Yes if the User Account Control prompt appears. - Navigate to the PowerPoint registry key
In Registry Editor, go to the following path:HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options
For Office 2013, replace 16.0 with 15.0. For Office 2010, replace with 14.0. - Create a new DWORD value
Right-click the Options folder in the left pane. Select New > DWORD (32-bit) Value. Name the new value ExportBitmapResolution. - Set the value to 300
Double-click the new ExportBitmapResolution entry. Select Decimal as the base. Type 300 in the Value data field. Click OK. - Close Registry Editor and restart PowerPoint
Close Registry Editor. Open PowerPoint again. Export any slide following the steps above. The output image will now be 300 DPI, which is approximately 4500 x 3375 pixels for a standard 16:9 slide.
If you change your mind, repeat steps 3 through 5 and set the value to 96 or delete the ExportBitmapResolution entry entirely.
Common Export Issues and How to Avoid Them
Exported Image Has White Borders or Cropped Content
PowerPoint exports the slide at its native aspect ratio. If your slide content extends to the edges, the image will include the slide background. To avoid cropping, ensure all content fits within the slide boundaries in Normal view. Use the slide master to set a consistent background color if needed.
Text Looks Blurry in the Exported Image
Blurry text is almost always caused by the default 96 DPI export resolution. Apply the registry edit described above to increase the export resolution to 300 DPI. For one-off exports, you can also copy the slide as a picture and paste it into an image editor. Right-click the slide thumbnail, select Copy, then paste into Paint or another editor and save as PNG.
File Size Is Too Large for Web Use
PNG files from high-resolution exports can be several megabytes. Use an image compression tool after export. On Windows, you can right-click the PNG file, select Open with > Photos, click the three dots menu, and choose Resize. Set the longest dimension to 1200 pixels for most blog layouts. For JPEG, reduce the quality slider to 70% to balance size and clarity.
Transparent Background Appears White in JPEG
JPEG does not support transparency. If your slide has a transparent background, use PNG format. To verify, check that the slide background is set to “No Fill” in the Format Background pane. Export as PNG to preserve transparency for overlaying on colored web pages.
| Item | PNG | JPEG |
|---|---|---|
| Transparency support | Yes, full alpha channel | No, background is always opaque |
| Best for slides with | Text, logos, diagrams, charts | Photos, gradients, continuous-tone images |
| File size at 300 DPI | 2-10 MB for a typical slide | 0.5-3 MB at quality 70% |
| Lossy compression | No (lossless) | Yes (lossy, artifacts appear at low quality) |
| Web browser support | All modern browsers | All modern browsers |
Export a single slide as a PNG for most business use cases. Use JPEG only when file size is critical and the slide contains no text or sharp edges. Always test the exported image on your target web page to confirm resolution and cropping are correct. For repeated exports at high resolution, keep the ExportBitmapResolution registry value set to 300 and compress images after export with a dedicated tool or online service.